DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR Active]

Link: http://www.fltk.org/str.php?L1902
Version: 2.0-current
Fix Version: 2.0-current


I can't reproduce this bug with Windows 7, and I don't think that it
crashes *in* CreatedWindow::find(NULL) - but this may return i = NULL, and
then dereferencing i would crash.

I don't know exactly why this might happen in a VM, but I guess that this
VM must use some 8-bit color mode or similar, so that Windows sends a
WM_PALETTECHANGED message. This must either be for a subwindow, or it must
be received after the (menu) window has been deleted.

Anyway, the fix in r7703 can't harm.


Link: http://www.fltk.org/str.php?L1902
Version: 2.0-current
Fix Version: 2.0-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to