mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-22 09:20:51 -05:00
The dns_message_create() function cannot soft fail (as all memory allocations either succeed or cause abort), so we change the function to return void and cleanup the calls. |
||
|---|---|---|
| .. | ||
| win32 | ||
| .gitignore | ||
| Makefile.am | ||
| nsprobe.c | ||
| resolve.c | ||
| rootkey.sh | ||
| sample-async.c | ||
| sample-request.c | ||
| sample-update.c | ||