[ros-bugs] [Bug 3626] cmd shell initially comes up in permanent loop printing squares
ReactOS.Bugzilla at www.reactos.org
ReactOS.Bugzilla at www.reactos.org
Tue Nov 25 15:54:01 CET 2008
http://www.reactos.org/bugzilla/show_bug.cgi?id=3626
--- Comment #14 from devpao <devotip at tiscali.it> 2008-11-25 15:54:00 CET ---
There is no check for len<=0 to detect error conditions
a check for nNumberOfCharsToWrite and the return value of the following
len = _vstprintf (szOut, szFormat, arg_ptr);
len = WideCharToMultiByte(
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Ros-bugs
mailing list