Re: msvcrt [2/4]: Change the do-while loop to a while loop as arg can be NULL before the loop
5 Jul
2006
5 Jul
'06
10:28 a.m.
"James Hawkins" <truiken(a)gmail.com> writes:
Changelog: * Change the do-while loop to a while loop, as arg can be NULL before the loop.
I'm not sure what code checker you are using for these things, but please don't blindly quiet the warnings, try to understand the code and fix it the right way. Pretty much every one of your NULL check patches has the same problem. -- Alexandre Julliard julliard(a)winehq.org
7102
Age (days ago)
7102
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard