Uwe Bonnes bon@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.