make sure we free rangeline before we re-assign it to a new allocated
authorDaniel Stenberg <daniel@haxx.se>
Wed, 25 Sep 2002 12:47:38 +0000 (12:47 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 25 Sep 2002 12:47:38 +0000 (12:47 +0000)
commit969217c9d9a25cb75d26f815e43f5748b9891f2c
tree9f0f38af4b753f99d2460320c7858237b040a8e8
parente399502c7adc958ff20bd68242a5cf867c0dee5f
make sure we free rangeline before we re-assign it to a new allocated
memory as otherwise we (might) leak memory
lib/http.c