]> git.ipfire.org Git - thirdparty/bind9.git/commit
don't transform errors in hmac_sign
authorAydın Mercan <aydin@isc.org>
Wed, 14 Jan 2026 14:40:24 +0000 (17:40 +0300)
committerAydın Mercan <aydin@isc.org>
Mon, 2 Feb 2026 08:50:14 +0000 (11:50 +0300)
commitecb677658f541bac51cd3a70a2166bdd1f853e46
tree8e9d887de90eba729bd6aeb0eae4c06f3c3ce8f4
parent19c9053a6b7f582323770c74e61a53adc2d657c4
don't transform errors in hmac_sign

The change from DST_R_OPENSSLFAILURE to ISC_R_CRYPTOFAILURE seems to be
benign. Furthermore it should a bug to rely on the exacts crypto failure
code.
lib/dns/hmac_link.c