diff options
author | Daniel Stenberg <daniel@haxx.se> | 2015-11-17 09:47:58 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2015-11-17 09:47:58 +0100 |
commit | b4c39010b528a34bcaa94a4bea8b78e97795563d (patch) | |
tree | b497d5a0be4b2ee69be88b5e36be747ca76f7034 /lib/config-vxworks.h | |
parent | a72207ecf039e4c36abeaf64ba00ef36522f3f73 (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 'lib/config-vxworks.h')
0 files changed, 0 insertions, 0 deletions