]> granicus.if.org Git - curl/commit
http2: move the init too for when its actually needed
authorDaniel Stenberg <daniel@haxx.se>
Mon, 23 Mar 2015 09:25:18 +0000 (10:25 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 23 Mar 2015 09:26:04 +0000 (10:26 +0100)
commit4b02b84897c0038ee9d52891307ec10e5f50da01
tree2839f478d5125db190d9fc2309417c495d055e00
parent145c4692ffb58ea4492a7912f636b3b834c84dd7
http2: move the init too for when its actually needed

... it would otherwise lead to memory leakage if we never actually do
the switch.
lib/http2.c