DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2630 Version: 1.3-current I was giving dillo a bit of valgrinding and got: ==9686== Invalid read of size 4 ==9686== at 0x80CDC87: Fl_Text_Display::resize(int, int, int, int) (Fl_Text_Display.cxx:423) ... ==9686== Address 0x5b0b594 is 4 bytes before a block of size 4 alloc'd ... where the code goes while ( (mLineStarts[mNVisibleLines-2]==-1) && scroll_(mTopLineNum-1, mHorizOffset)) { } and mNVisibleLines = 1 Link: http://www.fltk.org/str.php?L2630 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
