]> granicus.if.org Git - curl/commit
hostip: fix unintended destruction of hash table
authorAnthony Avina <aavina2@gmail.com>
Sat, 2 May 2015 18:49:55 +0000 (13:49 -0500)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 18 May 2015 09:15:43 +0000 (11:15 +0200)
commit4883f7019d3f8a50b2f94e8e6c2e6123840e5a14
tree89255e69e5d052255d215a8da7718113a723944b
parent39b9bf60d13ff7cb62a6a031c210d27a32113c4f
hostip: fix unintended destruction of hash table

.. and added unit1602 for hash.c
lib/conncache.c
lib/hash.c
lib/hash.h
lib/hostip.c
lib/multi.c
lib/share.c
tests/data/Makefile.inc
tests/data/test1602 [new file with mode: 0644]
tests/unit/Makefile.inc
tests/unit/unit1305.c
tests/unit/unit1602.c [new file with mode: 0644]