Abi is leaking a *lot* of memory!  After one particularly long session
today the debugger was still listing all the leaks for several minutes
after I quit.  I've attached a shortlist of the main offenders from
merely starting then quitting immediately.  Hopefully this info is
useful to some of you.  I tried but could not find the sources of any
of them.  I did find and fix one in my own code though (:

Andrew Dunbar.

-- 
http://linguaphile.sourceforge.net
Top memory leaks by source file and line number:

420     ut_string_class.cpp(61)
177     ut_stringbuf.cpp(159)
20      ?               
7       ut_string.cpp(115)
7       ut_hash.cpp(141)
5       pp_Property.cpp(461)
5       ut_hash.cpp(519)
2       pp_Property.cpp(457)

Top memory leaks by contents of buffer:

257     <            >
6       <text-indent >
5       <margin-left >
5       <start-value >
4       <type >
3       <en-AU >
3       <UnixFontPath >
3       <field-font >
2       <list-decimal >
2       <name >
2       <basedon >
2       <SpellCheckIgnore>
2       <field-color >
2       <ToolbarAppearanc>
2       <list-delim >
1       <AutoSaveFile >
1       <AutoSpellCheck >
1       <UseSuffix >
1       <column-line >
1       <icon >
1       <font-family >
1       <DocumentLocale >
1       <text-position >
1       <default-tab-inte>
1       <margin-top >
1       <font-style >
1       <page-margin-left>
1       <text-align >
1       <margin-bottom >
1       <keep-together >
1       <page-margin-top >
1       <RulerUnits >
1       <font-variant >
1       <margin-right >
1       <fonts >
1       <cm >
1       <columns >
1       <font-size >
1       <TransparentColor>
1       <column-gap >
1       <RemapGlyphsMaste>
1       <tabstops >
1       <orphans >
1       <widows >
1       <keep-with-next >
1       <text-decoration >
1       <CursorBlink >
1       <EmbedFontsInPs >
1       <bgcolor >
1       <font-weight >
1       <DefaultPageSize >
1       <SpellCheckIntern>
1       <RemapGlyphsTable>
1       <lang >
1       <SpellCheckCaps >
1       <line-height >
1       <color >
1       <RemapGlyphsNoMat>
1       <page-margin-righ>
1       <font-stretch >
1       <SpellCheckNumber>

Reply via email to