Opened 22 years ago
Closed 22 years ago
#507 closed defect (fixed)
fix for buffer overrun in zlib 1.1.4
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Book | Version: | CVS |
Severity: | normal | Keywords: | |
Cc: |
Description
Patch to fix a buffer overrun in zlib's vsnprintf() function.
Latest patch at http://skarpsey.dyndns.org/zlib-1.1.4-final-vsnprintf.patch
See archived mailinglist thread for background info and test cases.
Change History (1)
comment:1 by , 22 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | fix for buffer overrun in zlib 1.1.4 → fix for buffer overrun in zlib 1.1.4 |
Note:
See TracTickets
for help on using tickets.
Added patch, thanks to Zack.