[STR Closed w/Resolution]

Link: http://www.fltk.org/str.php?L2194
Version: 1.1.9
Fix Version: None


As Greg explained, this is no leak. This allocation is done to avoid a
static buffer as part of teh application code, saving 128 bytes of
redundant information. If the conversion happens to be used at run time,
this acceleration tabel is built once and kept in memory until the
application closes (when it is deleted from memory by the OS).


Link: http://www.fltk.org/str.php?L2194
Version: 1.1.9
Fix Version: None

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

Reply via email to