bind9/bin
Mark Andrews 891f24fa57 'dispatch' must be non NULL, remove test.
10067 cleanup:

	CID 1452683 (#1 of 1): Dereference before null check (REVERSE_INULL)
	check_after_deref: Null-checking dispatch suggests that it
	may be null, but it has already been dereferenced on all
	paths leading to the check.

10068        if (dispatch != NULL)
10069                isc_mem_put(server->mctx, dispatch, sizeof(*dispatch));
2020-02-05 18:37:17 +11:00
..
check prep 9.15.8 2020-01-16 08:01:20 +00:00
confgen prep 9.15.8 2020-01-16 08:01:20 +00:00
delv prep 9.15.8 2020-01-16 08:01:20 +00:00
dig Refactor the isc_buffer_allocate() usage using the semantic patch 2020-02-03 08:29:00 +01:00
dnssec Refactor the isc_buffer_allocate() usage using the semantic patch 2020-02-03 08:29:00 +01:00
named 'dispatch' must be non NULL, remove test. 2020-02-05 18:37:17 +11:00
nsupdate Refactor the isc_buffer_allocate() usage using the semantic patch 2020-02-03 08:29:00 +01:00
pkcs11 prep 9.15.8 2020-01-16 08:01:20 +00:00
plugins Refactor the isc_mempool_create() usage using the semantic patch 2020-02-03 08:27:16 +01:00
python prep 9.15.8 2020-01-16 08:01:20 +00:00
rndc Refactor the isc_buffer_allocate() usage using the semantic patch 2020-02-03 08:29:00 +01:00
tests 's' must be non NULL, remove test. 2020-02-05 18:37:17 +11:00
tools Refactor the isc_buffer_allocate() usage using the semantic patch 2020-02-03 08:29:00 +01:00
win32/BINDInstall Fix libuv.dll handling 2019-11-12 09:14:59 +00:00
Makefile.in name change from "hook modules" to "plugins" 2018-12-06 10:36:50 -08:00