]> sjero.net Git - wget/blobdiff - src/ChangeLog
Fix a possible invalid `free'.
[wget] / src / ChangeLog
index 08266a73a4b889287a4530328b0e97dd8d447893..44d4b54ddd16a53c16c2459f079a4bab7e4790be 100644 (file)
@@ -1,3 +1,7 @@
+2012-04-22  Tim Ruehsen <tim.ruehsen@gmx.de>
+
+       * main.c (main): Dynamically allocate `opt.progress_type'.
+
 2012-04-21  Tim Ruehsen  <tim.ruehsen@gmx.de>
 
        * ftp-basic.c (ftp_pasv): Fix memory leak.