]> sjero.net Git - wget/commit
[svn] Limit the maximum amount of memory allocated by fd_read_hunk and its
authorhniksic <devnull@localhost>
Sat, 19 Mar 2005 17:35:15 +0000 (09:35 -0800)
committerhniksic <devnull@localhost>
Sat, 19 Mar 2005 17:35:15 +0000 (09:35 -0800)
commit72ce32e8aba16a4b593ff313bb159155d983937a
tree9ab6f067cff0d3187ce87f9a05802e75ddb898a0
parentb90b20763b201bc4ef7ab6604e56d0d374551485
[svn] Limit the maximum amount of memory allocated by fd_read_hunk and its
callers.  Don't allocate more than 64k bytes on headers; don't allocate
more than 4k bytes on a single line.
src/ChangeLog
src/ftp-basic.c
src/http.c
src/retr.c
src/retr.h