better cleaning up of memory in case of failures in the get-loop (it was
authorDaniel Stenberg <daniel@haxx.se>
Wed, 6 Aug 2003 23:48:08 +0000 (23:48 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 6 Aug 2003 23:48:08 +0000 (23:48 +0000)
commit0d8c754ffd2acacbe6a995f9070ca94b5a846107
tree37ae6560f1b22942d2a36c6fb44a2d2f5bdeb726
parent1b802764960ac99e84657342f32557094e129324
better cleaning up of memory in case of failures in the get-loop (it was
taken care of by the exit-free anyway but caused test case 75 and 76 to
report memory leaks).

Also re-indented a small section.
src/main.c