]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] (DO_REALLOC_FROM_ALLOCA): Multiply with sizeof(type) when calling
[wget] / src / ChangeLog
index 992207de7b2548713dece09a55947ac4e4ce6c10..e22b1bbcb9190890d675e00a61b7c60b67523dcf 100644 (file)
@@ -1,3 +1,8 @@
+2002-02-19  Andreas Damm  <andreas-sourceforge@radab.org>
+
+       * wget.h (DO_REALLOC_FROM_ALLOCA): Multiply with sizeof(type) when
+       calling xmalloc and memcpy.
+
 2002-02-19  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * host.h: Include Unix-specific includes #ifndef WINDOWS.