Lines Matching +refs:clang +refs:format +refs:buffer
11 * add SIMH tape format support
155 * PR/269: Avoid undefined behavior with clang (adding offset to NULL)
203 * Include # to the list of ignored format chars (Werner Fink)
252 * pass a sized buffer to file_fmttime() (SonarQube)
420 * Always reset state in {file,buffer}_apprentice (Krzysztof Wilczynski)
628 * Bump file search buffer size to 1M.
696 * fix bogus free in the user buffer case.
741 * Misc buffer overruns and missing buffer size tests in cdf parsing
885 was not easily controlled by the user, and the format
1067 * Fix cdf string buffer setting (Sven Anders)
1109 * Fix two potential buffer overruns in apprentice_list.
1170 string as printf format).
1326 * make the cdf code use the buffer first if available,
1361 * Handle ID3 format files.
1382 * Fix a printf with a non-literal format string.
1632 * Make mime format consistent so that it can
1658 * reset left bytes in the buffer (Dmitry V. Levin)
1709 * Allow "search" to search the entire buffer if the "/N"
1715 of the file. The match is now grabbed correctly for format
1820 * Magic format checks (Dr. Werner Fink)
1822 * Magic format function improvement (Karl Chen)
1842 * Don't try to read past the end of the buffer (Mike Frysinger)
1891 * Avoid search and regex buffer overflows (Kelledin)
1931 * bzip2 needs a lot of input buffer space on some files
2040 * Don't lookup past the end of the buffer
2084 * buffer protection in uncompress,