https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239688

Conrad Meyer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Not A Bug
             Status|New                         |Closed

--- Comment #1 from Conrad Meyer <[email protected]> ---
z_alloc is used exclusively for zlib zstream's zalloc() pointer.  zlib does not
make u_int overflowing allocation calls.  zlib inflate allocates about 44 kB
per stream, max: https://www.zlib.net/zlib_tech.html .

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to