]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Fix memory allocation in cmd_address().
[wget] / src / ChangeLog
index f3c7f7007d73191de7e11e97ccee2b7e9f8d446c..d7d60c6993990429b9011bcda444bcbaa1c58b1e 100644 (file)
@@ -1,3 +1,8 @@
+2001-04-02  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * init.c (cmd_address): Heap-allocate the address that gets stored
+       to CLOSURE.  Old code would simply assign an address on the stack.
+
 2001-04-01  Nicolas Lichtmaier <nick@debian.org>
 
        * ftp.c (ftp_get_listing): Propagate error status.