[gdi32/gdiobj] Fix possible NULL pointer dereference (Coverity)

Paul Vriens paul.vriens.wine at gmail.com
Wed Aug 22 01:42:35 CDT 2007


Hi,

The new function DC_ReleaseDCPtr doesn't check for NULL. So we should fix it here.

Should fix Coverity #602.

Changelog
   Fix possible NULL pointer dereference

Cheers,

Paul.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Fix-possible-NULL-pointer-dereference.patch
Type: text/x-patch
Size: 745 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070822/7f2f8def/0003-Fix-possible-NULL-pointer-dereference-0001.bin


More information about the wine-patches mailing list