]> git.ipfire.org Git - thirdparty/curl.git/commit
http2: switch to use Curl_hash_destroy()
authorDaniel Stenberg <daniel@haxx.se>
Mon, 18 May 2015 09:41:16 +0000 (11:41 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 18 May 2015 09:41:16 +0000 (11:41 +0200)
commit979670988a4a3bbed2d77e48541f06e781a19ac1
treecadf2b508c84bcca4ea134db64addb0a114f7761
parent0b26b94bdc2c28da0443503305ee9670b01c1337
http2: switch to use Curl_hash_destroy()

as after 4883f7019d3, the *_clean() function only flushes the hash.
lib/http2.c