Hi,
I have done xml parsing same as SeismicXML example. But now it gives me memory leak problem.
When i tested SeismicXML with instruments, it also give same memory leak.
In SeismicXML, EarthQuake example is there, it contains all the string and array which come from xml parsing. SO 'Leak' instruments showing all this string and array as leaked objects.
I spent lot time behind this issue. but i couldn't solve yet. If anybody has solve this issue then pls share your review with me.
Thanks, Haresh.