]> sjero.net Git - wget/commitdiff
[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)
callers.  Don't allocate more than 64k bytes on headers; don't allocate
more than 4k bytes on a single line.


No differences found