Mark Andrews
e8bf82efc6
Silence unchecked return of dns_db_find()
190 dns_rdataset_init(&rdataset);
3. Condition r == 0, taking true branch.
4. Condition result, taking false branch.
CID 1452691 (#1 of 1): Unchecked return value (CHECKED_RETURN)
5. check_return: Calling dns_db_find without checking return
value (as is done elsewhere 39 out of 45 times).
191 check_assertion(dns_db_find(db1, dns_rootname, v2,
192 dns_rdatatype_soa, 0, 0, NULL,
193 name, &rdataset, NULL));
2020-02-07 08:56:52 +00:00
..
2019-04-09 13:55:30 +10:00
2019-12-06 15:47:39 +01:00
2019-09-12 09:26:09 +02:00
2019-07-30 21:08:40 +02:00
2019-07-30 21:08:40 +02:00
2020-02-07 08:56:52 +00:00
2019-07-30 21:25:15 +02:00
2020-01-14 13:12:13 +01:00
2019-12-03 16:27:30 +01:00
2020-02-03 08:29:00 +01:00
2019-06-19 13:52:19 +02:00
2019-07-30 21:25:15 +02:00
2020-01-13 14:32:19 +01:00
2020-01-14 09:26:13 -08:00
2019-07-31 16:18:58 +02:00
2019-11-26 13:52:18 +01:00
2019-07-31 11:56:58 +02:00
2019-07-30 21:08:40 +02:00
2019-07-30 21:08:40 +02:00
2019-07-30 21:08:40 +02:00
2020-02-04 11:09:22 +01:00
2019-10-02 14:09:33 +02:00
2020-01-14 15:01:09 +11:00
2019-07-30 21:08:40 +02:00
2020-02-04 11:58:34 +01:00
2019-07-30 21:25:15 +02:00
2019-07-30 21:25:15 +02:00
2019-07-30 21:08:40 +02:00
2019-07-30 21:25:15 +02:00
2019-07-30 21:08:40 +02:00
2019-09-12 14:25:57 +02:00
2020-02-03 08:29:00 +01:00
2019-07-30 21:08:40 +02:00
2019-07-30 21:08:40 +02:00
2020-01-14 13:12:13 +01:00