Subject Re: Memory Leak in client-java - FIXED!
Author Roman Rokytskyy
Hi,

> You are aware that what I sent to the list is already a version of
> that method with (!) the fix in it, i.e. the extra line (line no
> 692):
>
> TransactionStatementMap.remove(tr);
>
> fixes the leak we found. It sounded a bit as if you want to search
> for that leak yourself. Sorry for being picky, I just wanted to
> clarify that so you do not have to spent you precious time on the
> search again.

Sorry that I was not very clear in my previous post. I was in a
hurry. :(

Yes, I will include your patch. However there are few other places I
want to look into, so my todo sounds like "try to find all resource
leaks in GDS_Impl". :) I think I will do this on the weekend.

Thanks again for your patch!

Best regards,
Roman Rokytskyy