Resent: More sanity check in TOOLBAR_AddString

Alexandre Julliard julliard at winehq.org
Thu May 15 18:18:52 CDT 2003


Uwe Bonnes <bon at elektron.ikp.physik.tu-darmstadt.de> writes:

> Changelog:
> 	dlls/comctl32/toolbar.c: TOOLBAR_AddString
> 	More checks before accessing lParam as string

This kind of fix is always suspicious, it should only be done if you
are sure that the bad pointer is not a Wine bug. And in that case,
please explain what makes you sure, I can't apply a patch that simply
hides bad pointers without more explanations.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list