Re: msvcrt [2/4]: Change the do-while loop to a while loop as arg can be NULL before the loop
July 5, 2006
5: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
7249
Age (days ago)
7249
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard