]> git.ipfire.org Git - thirdparty/bind9.git/commit
Log error when update fails
authorMatthijs Mekking <matthijs@isc.org>
Mon, 3 Jun 2024 05:56:21 +0000 (07:56 +0200)
committerNicki Křížek <nicki@isc.org>
Mon, 10 Jun 2024 16:51:28 +0000 (18:51 +0200)
commit7bb36ae56ef4c162aeb32c8c769679b82cd41049
tree4a08fd6bdbeb14c821db3e345453746089a9fb49
parentb89e516420da10869f391d438eb0cd45724a9521
Log error when update fails

The new "too many records" error can make an update fail without the
error being logged. This commit fixes that.

(cherry picked from commit 558923e5405894cf976d102f0d246a28bdbb400c)
lib/ns/update.c