Lines Matching +refs:clang +refs:format +refs:buffer
25 * package/debian/source/format:
26 change to native format to work around regression in Debian packaging.
56 * reader.c: eliminate strcpy into fixed-size buffer (Coverity #63408)
103 format of the parse_param list (by trimming space after "*") as well as
203 use vsnprintf() to ensure that msprintf's buffer is large enough.
250 fix a few clang --analyze warnings; one was a case where output_ctable emitted
253 * reader.c: appease clang --analyze
917 * aclocal.m4: resync with my-autoconf (fixes for clang and mingw)
925 * reader.c: fix two loop-limits found by clang 3.3 --analyze
1027 CF_CLANG_COMPILER - check if the given compiler is really clang.
1030 add check for clang to CF_GCC_WARNINGS. modify CF_GCC_WARNINGS to work around
1572 fix warnings from clang --analyze
1785 * package/debian/source/format: scripts from Debian package