Robert Hogan wrote:
>> This feature-request in the form of a very basic patch replaces the
>> rotor with a percentage indicator if the content-length of the db is
>> greater than 0. 

It sort of bothers me that totalsize is not initialized.  If there's no 
content-length header, then if (totalsize > 0) is checking random data.  Maybe 
that's an unlikely scenario, but the fix is easy (totalsize = 0)

-- 
Matthew.van.Eerde (at) hbinc.com               805.964.4554 x902
Hispanic Business Inc./HireDiversity.com       Software Engineer
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html

Reply via email to