in reply to Re: SSL connect errorin thread SSL connect error
Hello lmocsi,
Maybe some monk will be able to find the memory leak analytically (by examining your code).
But in the meantime I recommend you experiment with a module such as Test::LeakTrace to find the leak empirically (or at least narrow down the search area).
Hope that helps,