lp://staging/~thomas-voss/net-cpp/fix-1423765
Created by
Thomas Voß
and last modified
- Get this branch:
- bzr branch lp://staging/~thomas-voss/net-cpp/fix-1423765
Only
Thomas Voß
can upload to this branch. If you are
Thomas Voß
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Michi Henning (community): Approve
- PS Jenkins bot: Needs Fixing (continuous-integration)
-
Diff: 484 lines (+149/-91)4 files modifieddebian/control (+0/-1)
src/core/net/http/impl/curl/easy.cpp (+19/-9)
src/core/net/http/impl/curl/easy.h (+38/-12)
src/core/net/http/impl/curl/multi.cpp (+92/-69)
Related bugs
Bug #1419620: ~76 kB memory leak per client instance | Critical | Fix Released | |
Bug #1423765: Large leak for each request | Critical | Fix Released |
Related blueprints
Branch information
Recent revisions
- 54. By Thomas Voß
-
Augment the exception thrown when setting the default ssl engine option with a more understandable descriptive text.
- 49. By Thomas Voß
-
Make sure that we do not keep instances of Private::Socket or Private::Timeout alive.
Clean up error reporting, and allow for transporting detailed error reports generated by curl via an exception. - 46. By Thomas Voß
-
Make sure that Multi::Private instances are correctly cleaned up by only handing out weak_ptr's to it.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/net-cpp