Open GoogleCodeExporter opened 9 years ago
I suspect this is a duplicate of
http://code.google.com/p/libkml/issues/detail?id=43
What you're seeing is our singleton usage. kmldom::Xsd and kmldom::KmlFactory
are allocated, but never freed until your program shuts down.
Original comment by kml.mash...@gmail.com
on 17 Aug 2010 at 7:18
Original issue reported on code.google.com by
nebulus...@gmail.com
on 13 Jul 2010 at 1:00Attachments: