mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-28 17:46:40 -04:00
1) if 'key->external' is set we just need to call dst__privstruct_writefile 2) the cleanup of 'bufs' was incorrect as 'i' doesn't reflect the the current index into 'bufs'. Use a simple for loop. This review was triggered by Coverity reporting a buffer overrun on 'bufs'. |
||
|---|---|---|
| .. | ||
| bind9 | ||
| dns | ||
| irs | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| Makefile.am | ||
| unit-test-driver.sh.in | ||