mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 10:00:00 -04:00
6367cleanup: 6368 dns_rdataset_disassociate(&neg); 6369 dns_rdataset_disassociate(&negsig); CID 1452704 (#1 of 1): Dereference before null check (REVERSE_INULL) check_after_deref: Null-checking noqname suggests that it may be null, but it has already been dereferenced on all paths leading to the check. 6370 if (noqname != NULL) 6371 free_noqname(mctx, &noqname); |
||
|---|---|---|
| .. | ||
| bind9 | ||
| dns | ||
| irs | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| samples | ||
| win32/bindevt | ||
| .gitignore | ||
| Kyuafile | ||
| Makefile.in | ||