make sure that hash_add() has no allocated resources left in case it
authorDaniel Stenberg <daniel@haxx.se>
Mon, 15 Dec 2003 15:21:13 +0000 (15:21 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 15 Dec 2003 15:21:13 +0000 (15:21 +0000)
commit947e6563674b5318b909189168a9640114d8f7ba
treecdfb13d8429d22aa782a5896f0a2616eaaac6c6c
parent50e7545118dca4bb456d7c8120ac8f2f4c5bf6f5
make sure that hash_add() has no allocated resources left in case it
returns NULL
lib/hash.c