Lines Matching +refs:clang +refs:format +refs:buffer
16 - Add address checking in clang to -w option of configure
32 - Use a macro for the printf format of big_t in enough.c
64 - Check for cc masquerading as gcc or clang in configure
147 - Check for input buffer malloc failure in examples/gzappend.c
205 - Recognize clang as gcc
515 - Avoid buffer overrun in contrib/masmx64/gvmat64.asm [Simpson]
636 - Allow negative bits in inflatePrime() to delete existing bit buffer
753 - Add error return to gzread() for format or i/o error [Levin]
780 - Increase sprintf() buffer size in gzdopen() to allow for large numbers
986 - Fix printf format in example.c
1016 - Improve setting of zlib format compression level flags
1067 - Fix bug in gzread() on concatenated file with 0x1f at end of buffer
1068 and next buffer doesn't start with 0x8b
1093 - Document string limit for gzprintf() and possible buffer overflow
1099 - Add contrib/puff/ simple inflate for deflate format description
1112 - fix "an inflate input buffer bug that shows up on rare but persistent
1258 - allocate extra buffer for seeks only if gzseek is actually called
1269 - return Z_BUF_ERROR instead of Z_OK if output buffer full in uncompress()
1276 - suppress history buffer provided by application to simplify the interface
1368 - mention in README that the zlib format is now RFC1950
1491 - Clear bit buffer when starting a stored block
1503 - deflate(Z_FULL_FLUSH) now works even if output buffer too short
1571 user-provided history buffer. This is supported only in deflateInit2