mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-26 08:39:00 -04:00
The dns_message_gettempname(), dns_message_gettemprdata(), dns_message_gettemprdataset(), and dns_message_gettemprdatalist() always succeeds because the memory allocation cannot fail now. Change the API to return void and cleanup all the use of aforementioned functions. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile.am | ||
| nsupdate.c | ||
| nsupdate.rst | ||