php-src/ext/zlib
Nikita Popov b36f4ac708 deflate_add(): Don't add unnecessary +1 to size
zend_string_realloc will do this by itself.
2017-01-08 13:47:20 +01:00
..
tests Fixed bug #73373 (deflate_add does not verify that output was not truncated) 2016-12-22 15:29:36 +01:00
config0.m4 converted ext/zlib with static tsrm ls cache 2014-10-15 11:27:20 +02:00
config.w32 fix shared compilation 2015-03-23 15:09:03 +01:00
CREDITS * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
package.xml Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
php_zlib.def
php_zlib.h Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
zlib_filter.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
zlib_fopen_wrapper.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
zlib_win32_howto.txt typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00
zlib.c deflate_add(): Don't add unnecessary +1 to size 2017-01-08 13:47:20 +01:00