Mark Andrews
fccf65a585
'dctx' must be non NULL, remove test.
...
1549 cleanup:
1550 if (dctx->dbiter != NULL)
1551 dns_dbiterator_destroy(&dctx->dbiter);
1552 if (dctx->db != NULL)
1553 dns_db_detach(&dctx->db);
CID 1452686 (#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.
1554 if (dctx != NULL)
1555 isc_mem_put(mctx, dctx, sizeof(*dctx));
2020-02-05 18:37:17 +11:00
..
2020-02-03 16:08:20 -08:00
2019-10-03 09:04:26 +02:00
2020-02-04 11:58:34 +01:00
2020-01-14 09:26:13 -08:00
2019-12-06 15:47:39 +01:00
2020-02-03 08:27:16 +01:00
2020-01-16 08:01:20 +00:00
2019-11-29 14:00:37 +01:00
2020-01-14 13:12:13 +01:00
2020-02-05 18:37:17 +11:00
2020-02-05 18:37:17 +11:00
2019-07-31 10:26:40 +02:00
2020-02-03 08:27:16 +01:00
2019-07-31 10:26:40 +02:00
2019-10-01 16:48:55 +02:00
2020-02-03 08:29:00 +01:00
2019-12-03 16:27:30 +01:00
2020-01-14 09:26:13 -08:00
2020-02-03 08:29:00 +01:00
2019-11-06 22:31:45 +01:00
2019-11-06 22:31:45 +01:00
2019-11-29 14:00:37 +01:00
2019-07-31 10:26:40 +02:00
2019-12-23 07:47:36 +11:00
2020-01-13 14:32:19 +01:00
2020-02-03 08:29:00 +01:00
2020-02-03 08:29:00 +01:00
2020-02-05 18:37:17 +11:00
2019-10-01 10:43:26 +10:00
2019-12-09 07:25:20 +00:00
2020-02-05 18:37:17 +11:00
2020-02-03 08:29:00 +01:00
2020-01-14 13:12:13 +01:00
2019-11-29 14:00:37 +01:00
2019-11-06 22:36:21 +01:00
2020-01-14 13:12:13 +01:00
2020-02-05 18:37:17 +11:00
2020-02-03 08:29:00 +01:00
2019-12-03 16:27:24 +01:00
2019-10-01 10:43:26 +10:00
2019-09-12 17:59:28 +10:00
2020-02-03 08:29:00 +01:00
2019-10-03 09:04:27 +02:00
2019-10-01 16:48:55 +02:00
2020-02-03 08:29:00 +01:00
2019-10-03 09:04:27 +02:00
2019-10-01 10:43:26 +10:00
2020-01-14 13:12:13 +01:00
2020-02-03 08:29:00 +01:00
2019-10-03 09:04:26 +02:00
2020-02-05 18:37:17 +11:00
2019-10-10 12:31:39 -04:00
2020-02-03 08:29:00 +01:00
2019-10-03 09:04:26 +02:00
2019-10-01 10:43:26 +10:00
2020-02-03 08:29:00 +01:00
2020-02-05 01:41:13 +00:00
2020-01-14 13:12:13 +01:00
2019-10-01 10:43:26 +10:00
2020-02-03 08:29:00 +01:00
2020-02-03 08:29:00 +01:00
2019-10-16 22:23:41 +02:00
2019-10-01 16:24:29 +02:00
2019-11-29 14:00:37 +01:00
2020-02-04 11:58:34 +01:00
2020-02-03 08:29:00 +01:00
2020-02-03 08:29:00 +01:00
2019-10-03 09:04:27 +02:00
2019-11-06 22:36:21 +01:00
2020-01-15 13:55:33 -08:00
2020-01-22 16:15:51 -03:00
2019-11-29 14:00:37 +01:00
2020-02-05 18:37:17 +11:00
2020-02-04 11:09:22 +01:00
2020-01-14 13:12:13 +01:00