Lines Matching +refs:clang +refs:format +refs:region
268 clang test.
867 - Fix compile warnings for printf ll format on mingw compile.
934 - please clang analyzer for loop in test code.
977 - Add a region to serviced_query for allocations.
1295 - Fix clang-analysis warnings for testcode/readzone.c.
1663 - Fix clang analysis warning.
1804 custom region alloc init.
1864 - Free up auth zone parse region after use for lookup of host
2030 - Fix unused variable warning for clang analyzer.
2453 any more, and also the config file format does not seem to have
2824 - Fix memleak in unit test, reported from the clang 8.0 static analyzer.
2921 - Nicer travis output for clang analysis.
3120 - clang analysis fixes, assert arc4random buffer in init,
3233 - Fix dns64 allocation in wrong region for returned internal queries.
3255 - Remove clang analysis warnings.
3259 - Fix clang analysis for outside directory build test.
3368 - clang analyze test is used only when assertions are enabled.
3410 - unit test has clang analysis.
4002 - Fixes for clang static analyzer, the missing ; in
4003 edns-subnet/addrtree.c after the assert made clang analyzer
4040 no modification of critical regions outside of lock region.
4089 - Remove clang optimizer disable,
4090 Fix that expiration date checks don't fail with clang -O2.
4093 - Fix timestamp failure because of clang optimizer failure, by
4094 disabling -O2 when the compiler --version is clang.
4096 - Also disable -flto for clang, to make incep-expi signature check
4374 - First fix for zero b64 and hex text zone format in sldns.
4390 - Fix warning in pythonmod under clang compiler.
4498 - Use qstate's region for IPSECKEY rrset (ipsecmod).
5250 to insert use edns_opt_append(edns, region, code, len, bindata) on
5479 - updated ax_pthread.m4 to version 21 with clang support, this
5482 - OSX clang, stop -pthread unused during link stage warnings.
5483 - OSX clang new flto check.
6135 allocation of result consistently in the correct region.
7007 - Slightly smaller critical region in one case in infra cache.
7276 - new xml format at IANA, new awk for iana_update.
7325 - Changed -flto check to support clang compiler.
7864 - Fix various compiler warnings from the clang llvm compiler.
8007 - portability in the testset: printf format conversions, prototypes.
8098 - removed warning on format string in validator error log statement.
8255 and DNSKEY-format changes in draft version -01.
8354 - Fix memstats test tool for log-time-ascii log format.
8826 - winrc/README.txt dos-format text file.
10441 - remove of region-allocator.
10561 - fixup empty_DS_name allocated in wrong region (port DEC Alpha).
10564 - fixup of field with format type to int (port MacOS/X intel).
10799 - outbound entries are allocated in the query region they are for.
11130 - lookup message from msg cache (and copy to region).
11140 members. They are still kept in network format for fast msg encode.
11188 - Port to OS/X and Dec Alpha. Printf format and alignment fixes.
11233 - thread keeps a scratchpad region for handling messages.
11244 - uses new msgreply format in cache.
11296 - ttl converted to network format in packets.
11338 - import of region-allocator code from nsd.
11341 - doxygen documentation for region-allocator.