Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

EpiCurl has a memory leak for long living scripts #14

Closed
jmathai opened this issue Jul 8, 2009 · 1 comment
Closed

EpiCurl has a memory leak for long living scripts #14

jmathai opened this issue Jul 8, 2009 · 1 comment

Comments

@jmathai
Copy link
Owner

jmathai commented Jul 8, 2009

For long living scripts that open lots of curl handles there appears to be a memory leak. I believe the cause to be curl handles which are not closed once they complete.

@jmathai
Copy link
Owner Author

jmathai commented Jul 14, 2009

Fixed memory leak for long lived scripts because curl handle was not properly closed.
closed by 1185dc8

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant