Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed some memory leaks of curl headers #233

Merged
merged 1 commit into from
Feb 17, 2020

Conversation

rnijveld
Copy link
Contributor

While running mapcache_seed we've seen a steadily increasing memory usage. I've tried running valgrind and noticed that curl headers aren't cleaned up properly. This should be a fix for that.

@jbo-ads jbo-ads merged commit 7134584 into MapServer:master Feb 17, 2020
@jbo-ads
Copy link
Member

jbo-ads commented Feb 17, 2020

Many thanks for this bug fix!

@rnijveld rnijveld deleted the curl_header_memory_leaks branch February 17, 2020 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants