zlib-1.1.4-r1 for Gentoo
Posted on: 03/30/2003 10:08 PM
A new zlib update has been released for Gentoo Linux
zlib contains a function called gzprintf(). This is similar in behaviour to fprintf() except that by default, this function will smash the stack if called with arguments that expand to more than Z_PRINTF_BUFSIZE (=4096 by default) bytes.
Read more