Lines Matching refs:code
46 * Fix error detection for decompression code (Vincent Mihalkovic)
71 * PR/374: avoid infinite loop in non-wide code (piru)
106 * merge file_regcomp and file_regerror() to simplify the code
258 * Don't allow * in printf formats, or the code itself (Christoph Biedl)
326 * Switch decompression code to use vfork() because
519 * Fix compression code (Werner Fink)
532 * Add bounds checks for DER code (discovered by Thomas Jarosch)
554 * redo the compression code report decompression errors
558 * REG_STARTEND code is not working as expected, delete it.
857 * fix erroneous non-zero exit code from non-existent file and message
1152 * Fix the whitespace comparing code (Christopher Chittleborough)
1285 * Avoid null dereference in cdf code (Drew Yao)
1305 * Avoid file descriptor leak in compress code from
1326 * make the cdf code use the buffer first if available,
1327 and then the fd code.
1391 printed, and to return correct code if MIME type is
1505 Remove unreachable code.
1585 decompress code
1608 * typo in comment, missing ifdef QUICK, remove unneeded code
1625 * Fix regression in elf reading code where the core name was
1686 * Move the "type" detection code from parse() into its own table
1691 This code is wrapped in "#ifdef ENABLE_CONDITIONALS" as it is
1798 * merge duplicated code
1944 * New FreeBSD version parsing code:
2066 * restore utimes code.