Files
bind9/bin
Mark Andrews 8456b5627d 'dctx' must be non NULL, remove test.
11030 cleanup:

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

11031        if (dctx != NULL)
11032                dumpcontext_destroy(dctx);
11033        return (result);
2020-02-05 18:37:17 +11: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-16 08:01:20 +00:00
2020-01-16 08:01:20 +00:00
2020-02-04 13:35:06 +01:00
2019-11-12 09:14:59 +00:00