]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix the error handling of put_yamlstr calls
authorMark Andrews <marka@isc.org>
Wed, 30 Apr 2025 05:37:56 +0000 (15:37 +1000)
committerMark Andrews <marka@isc.org>
Wed, 30 Apr 2025 05:39:52 +0000 (15:39 +1000)
commitc0fcb9fd0e1c4492ae695d9ef66f48cdeb6f7450
treebf7889d529d445ba0c5fff9b4df18fda219ab528
parentb4b00748bceb6e57761c9bd4e0be672d0395eb2d
Fix the error handling of put_yamlstr calls

The return value was sometimes being ignored when it shouldn't
have been.
lib/dns/message.c