Skip to content
Snippets Groups Projects
Commit b299103c authored by Alexander Turenko's avatar Alexander Turenko Committed by Vladimir Davydov
Browse files

httpc: fix memory leak

The calloc() in parse_headers() leads to lost of 32 bytes on each
http_client request.

The problem was introduced in 1.9.1-38-g3d121dd4a.

Found with ASAN.
parent 76240ec6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment