Ricardo Cadime found a socket leak when listing directories without
authorDaniel Stenberg <daniel@haxx.se>
Fri, 23 May 2003 11:14:09 +0000 (11:14 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 23 May 2003 11:14:09 +0000 (11:14 +0000)
commite2f4656a8696480514f5096ff9ea64aa3129934a
tree153dc078022a265488986ba7904b487c9927c0a6
parent1e14da5c606a2acd5e17afe3cbf4a402a6178433
Ricardo Cadime found a socket leak when listing directories without
contents. Test cases 144 and 145 were added to verify the fix.

Now we deal with return code 450 properly and other codes also do proper
cleanup.
lib/ftp.c