[Gtkradiant] [Bug 194] Curry crashes GTKradiant
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Wed, 26 Sep 2001 10:12:26 -0500
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=194
ttimo@idsoftware.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From ttimo@idsoftware.com 2001-09-26 10:12 -------
I didn't fix, I hacked it to work
it's 'delete (*i).second' in SelfParsingStringTree.h that seems to corrupt
theMap, next for iteration explodes.
I don't know how much memory do those Child* pointers represent .. but for now
I'm LEAKING them
need to check wether it affects linux too..
it would be best if that bug was taken care of by the original curry developers
though (Maj / mickey?). Some thoughts:
it's using VC's STL, which is BAD karma. should convert it to rely on STLPort
as a first step
------- You are receiving this mail because: -------
Whoops! I have no idea!