Disable the DNS cache (by setting the timeout to 0) made libcurl leak
authorDaniel Stenberg <daniel@haxx.se>
Thu, 31 Oct 2002 13:09:11 +0000 (13:09 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 31 Oct 2002 13:09:11 +0000 (13:09 +0000)
commit5bc78cb724d5cef768ee37878c1837a4af1eabaf
tree95e03f7c67b4d9ddce152ddb3d0451f65ae23a69
parentcdba92ac3c71e32fc1b1d0c7b3248ca3753c9a7e
Disable the DNS cache (by setting the timeout to 0) made libcurl leak
memory. Avery Fay brought the example code that proved this.
lib/hostip.c