mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Coverity flagged a potential divide by zero error in collect in qpmulti.c when the elapsed time is zero but that is only called once the elapsed time is greater than or equal to RUNTIME (1/4 second) so INSIST this is the case. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| ascii.c | ||
| compress.c | ||
| dns_name_fromwire.c | ||
| iterated_hash.c | ||
| load-names.c | ||
| Makefile.am | ||
| names.csv | ||
| qp-dump.c | ||
| qplookups.c | ||
| qpmulti.c | ||
| siphash.c | ||