mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-05 00:55:24 +00:00
silence scan-build false positive
This commit is contained in:
committed by
Petr Špaček
parent
cb1515e71f
commit
3156d36495
@@ -1558,6 +1558,7 @@ main(int argc, char *argv[]) {
|
|||||||
|
|
||||||
setup();
|
setup();
|
||||||
isc_mem_setname(named_g_mctx, "main");
|
isc_mem_setname(named_g_mctx, "main");
|
||||||
|
INSIST(named_g_server != NULL);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Start things running
|
* Start things running
|
||||||
|
Reference in New Issue
Block a user