Memory leaks


Subject: Memory leaks
From: Mike Nordell (tamlin@algonet.se)
Date: Fri May 25 2001 - 06:39:49 CDT


There are quite a few strings allocated by UT_strdup in the piecetable
(allocation chain goes something like
frame->document->piecetable->varset->PP_AttrProp::setProperty->UT_strdup.
Oh, *and* UT_cloneString from PP_AttrProp::setAttribute.

Perhaps it could be consedered a nice gesture to free that memory? :-)

/Mike



This archive was generated by hypermail 2b25 : Sat May 26 2001 - 03:51:07 CDT