bind9/bin/nsupdate
Ondřej Surý c73e5866c4 Refactor the isc_buffer_allocate() usage using the semantic patch
The isc_buffer_allocate() function now cannot fail with ISC_R_MEMORY.
This commit removes all the checks on the return code using the semantic
patch from previous commit, as isc_buffer_allocate() now returns void.
2020-02-03 08:29:00 +01:00
..
win32 Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Makefile.in add a search for GeoIP2 libraries in configure 2019-06-27 14:58:13 -07:00
nsupdate.1 prep 9.15.8 2020-01-16 08:01:20 +00:00
nsupdate.c Refactor the isc_buffer_allocate() usage using the semantic patch 2020-02-03 08:29:00 +01:00
nsupdate.docbook update copyright year to 2020 2020-01-02 21:45:30 -08:00
nsupdate.html prep 9.15.8 2020-01-16 08:01:20 +00:00