]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Don't call rate() with bogus data.
[wget] / src / ChangeLog
index d559fb1a936e65d18bdb68b5cc350086a7aea3eb..07dc71412d63ca4eaf70053af3d1e29eec8a18c3 100644 (file)
@@ -1,3 +1,9 @@
+2001-08-15  Ian Abbott  <abbotti@mev.co.uk>
+
+       * ftp.c (ftp_loop_internal): Avoid a potential buffer overflow in
+         the call to the 'rate' function by moving it past the error
+         checking for the 'getftp' function return value.
+
 2001-11-16  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * html-parse.c (advance_declaration): Use 0x22 instead of '"' or