Files
bind9/bin/named
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
..
2019-07-25 08:03:10 -04:00
2019-07-25 21:31:47 -04:00
2020-01-16 08:01:20 +00:00
2020-01-16 08:01:20 +00:00
2020-01-16 08:01:20 +00:00
2020-01-02 21:45:30 -08:00
2020-01-16 08:01:20 +00:00