]> 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 14:55:12 +0000 (16:55 +0200)
commit82635e56d87ca4bacd18ca7debacc71bdef30e74
treefef1ca29c1d3df847f16068795fef187bcea22af
parent7dd6b47ace3f43ebcd72c382bcb5f962f8f32af7
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.
lib/ns/update.c