]> granicus.if.org Git - curl/commit
http2: fix memory-leak when denying push streams
authorDaniel Stenberg <daniel@haxx.se>
Mon, 13 Feb 2017 09:35:18 +0000 (10:35 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 13 Feb 2017 09:35:18 +0000 (10:35 +0100)
commitbde1e2e09b5371cadadc33294592d2bc8188f167
treeab315e2bb1348fa2277a51c806ffc4936fdce487
parente1187c42a4b58f16343d2da653be00c36d930e16
http2: fix memory-leak when denying push streams

Reported-by: zelinchen@users.noreply.github.com
Fixes #1229
lib/http2.c