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

[STR New]

Link: http://www.fltk.org/str.php?L1894
Version: 1.3-current


You can use valgrind to check whether it is using memory after free()
independently of the OS reclaiming the memory.

If this is the case, fltk's behaviour is undefined (as per the C++
standard), and should be fixed.


Link: http://www.fltk.org/str.php?L1894
Version: 1.3-current

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

Reply via email to