bind9/tests/libtest
Michal Nowak 75931127ac 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 13:50:06 +00:00
..
dns.c Improve the badcache cleaning by adding LRU and using RCU 2024-11-27 17:07:03 +00:00
isc.c Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
Makefile.am Get the tests working with liburcu 2023-05-12 20:48:31 +01:00
ns.c Drop superfluous isc_mem_get() NULL check 2024-12-13 13:50:06 +00:00
qp.c Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00