Hello all, I also encountered the memory leak problem in SoapService. Ben's patch looks OK.
But I have a question, why is there this hashtable ? sessions is private, and there is not method/accessor to read its content, we only can add new Session. This hashtable was added in version 256500. And then, never modified. I think there is no use for that hashtable. Why don't we remove it ? did I not understand something in the source code ? Thanks for your ideas back ... and sorry for my poor english Guillaume