]> 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)
committerOndřej Surý <ondrej@isc.org>
Mon, 29 Jul 2024 10:27:25 +0000 (12:27 +0200)
commitd72adf4b927d83a2a0ff8e431b911ec1df7aeb88
tree7078ca0f9dee80c546fc2f3a1f14deef04b10d09
parente08f2683878850d4b02eab3e4dd47b44925c78a0
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