Five functions that cannot handle a NULL parameter
3 May
2008
3 May
'08
4:40 p.m.
In case anyone wishes to note or fix them, here are five functions that are being called with a NULL parameter that they cannot yet properly handle, and which they are passing down to a str...() or mem...() function. I may be wrong, but I don't think these have been caught by Coverity. The number in the brackets is, of course, the parameter affected. advapi/security.c:LookupPrivilegeNameW(3) dbghelp/stabs.c:stabs_pts_read_type_def(2) gdi/freetype.c:WineEngGetOutlineTextMetrics(3) msi/table:get_tablecolumns(3) setupapi/devinst.c:SetupDiGetDeviceInstanceIdW(3) Cheers, -- Andy.
6522
Age (days ago)
6522
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andrew Talbot