global dns cache: fix memory leak
authorDaniel Stenberg <daniel@haxx.se>
Thu, 8 Aug 2013 14:26:10 +0000 (16:26 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 8 Aug 2013 14:28:46 +0000 (16:28 +0200)
commitd20def20462e7eed5cb8a078c9e09599307346d3
tree7143516a7dc2af03403f204d46c0d1768a4af775
parentd2b36e466afd69b6e2b202aca21db3bd2e48b190
global dns cache: fix memory leak

The take down of the global dns cache didn't take CURLOPT_RESOLVE names
into account.
lib/hostip.c