bind9/tests/libtest
Michal Nowak 6db006af23
Drop superfluous isc_mem_get() NULL check
coccinelle v1.1 trips over a superfluous isc_mem_get() NULL check in
tests/libtest/ns.c and reports the following failure in CI:

    EXN: Failure("rule starting on line 26: already tagged token:\nC code context\nFile \"./tests/libtest/ns.c\", line 350, column 1, charpos = 7939\n  around = 'if',\n  whole content = \tif (qctx != NULL) {") in ./tests/libtest/ns.c

(cherry picked from commit cf76851c75)
2024-12-13 14:54:48 +01:00
..
dns.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
isc.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
Makefile.am Don't list libtest.la headers in HEADERS variable 2022-06-01 17:45:34 +02:00
ns.c Drop superfluous isc_mem_get() NULL check 2024-12-13 14:54:48 +01:00