Wine and Smatch

Alexandre Julliard julliard at winehq.com
Mon Mar 3 13:03:07 CST 2003


Michael Stefaniuc <mstefani at redhat.de> writes:

> It includes also a table with the bugs found by the smatch scripts. I
> could need a hand with the bugs (status BUG, UKNOWN) cause I don't know
> how to fix them correctly (and for some locking BUG's i am not sure that
> they are real bugs).

The ones in gdiobj.c and win.c are not bugs, the functions are
supposed to return with the lock held. There should be a matching
GDI_ReleaseObj/WIN_ReleasePtr after each call though.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list