]> sjero.net Git - wget/blobdiff - src/ChangeLog
Fix memory leak.
[wget] / src / ChangeLog
index 8db453b0120b4c2858fcc5c3fdc9a0d6ce2c368f..e10d4c0233ba8c564de84f926288a6a34bf7bf90 100644 (file)
@@ -1,3 +1,20 @@
+2012-01-27  Gijs van Tulder  <gvtulder@gmail.com>
+
+       * retr.c (fd_read_body): Fix a memory leak with chunked responses.
+       * http.c (skip_short_body): Fix the same memory leak.
+
+2012-01-09  Gijs van Tulder  <gvtulder@gmail.com>
+
+       * init.c: Disable WARC compression if zlib is disabled.
+       * main.c: Do not show the 'no-warc-compression' option if zlib is
+       disabled.
+       * warc.c: Do not compress WARC files if zlib is disabled.
+
+2012-01-09  Sasikantha Babu   <sasikanth.v19@gmail.com> (tiny change)
+       * connect.c (connect_to_ip): properly formatted ipv6 address display.
+       (socket_family): New function - returns socket family type.
+       * http.c (gethttp): properly formatted ipv6 address display.
+
 2011-11-09  Gijs van Tulder  <address@hidden>
 
        * warc.c: Call gzdopen() with wb9 instead of wb+9, which fails on