Re: [fltk.bugs] [HIGH] STR #1653: fltk::ValueInput will free label pointer twice if copy_label was used.

2007-06-06 Thread Bill Spitzak
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L1653 Version: 2.0-current Fix Version: 2.0-feature Fixed in Subversion repository. Yes this is correct. Fixed with the supplied patch. Link: http://www.fltk.org/str.php?L1653 Version: 2.0-current Fix Version: 2.0-feature _

[fltk.bugs] [HIGH] STR #1653: fltk::ValueInput will free label pointer twice if copy_label was used.

2007-04-06 Thread Gonzalo Garramuno
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] ValueInput's draw() function copies the flags settings over to a FloatInput incorrectly. This will result on a memory bug whent the widget is later deleted. Attached is a patch for it. Link: http://www.fltk.