aboutsummaryrefslogtreecommitdiff
path: root/curl-config.in
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2015-11-17 09:47:58 +0100
committerDaniel Stenberg <daniel@haxx.se>2015-11-17 09:47:58 +0100
commitb4c39010b528a34bcaa94a4bea8b78e97795563d (patch)
treeb497d5a0be4b2ee69be88b5e36be747ca76f7034 /curl-config.in
parenta72207ecf039e4c36abeaf64ba00ef36522f3f73 (diff)
http2: http_done: don't free already-freed push headers
The push headers are freed after the push callback has been invoked, meaning this code should only free the headers if the callback was never invoked and thus the headers weren't freed at that time. Reported-by: Davey Shafik
Diffstat (limited to 'curl-config.in')
0 files changed, 0 insertions, 0 deletions