mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-29 09:59:08 -04:00
Clang 16 LeakSanitizer reports a memory leak when dns_request_create() returned a TLS error in the nsupdate system test. While technically a memory leak on error handling, it's not a problem because the program is immediately terminated; nsupdate is not expected to run for a prolonged time. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile.am | ||
| nsupdate.c | ||
| nsupdate.rst | ||