]> git.ipfire.org Git - thirdparty/samba.git/commit
s4-samr: Fix missing check for GnuTLS errors from E_old_pw_hash()
authorAndrew Bartlett <abartlet@samba.org>
Wed, 11 May 2022 22:54:22 +0000 (10:54 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 May 2022 03:18:42 +0000 (03:18 +0000)
commitc4e576052fa9bc57d288bed69abb599e1f9bb27b
tree13c7e53da25cb97ed1b35f9f4f39a028ac73ca4c
parent8a91ffa6bd64746358faf8661649c33f683759ef
s4-samr: Fix missing check for GnuTLS errors from E_old_pw_hash()

Not likely to be an issue in the real world as the earlier calls
will have failed if weak crypto was disabled, but this was missed
in dce944e8a1119034f184336f6b71a28080152a0a.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu May 12 03:18:42 UTC 2022 on sn-devel-184
source4/rpc_server/samr/samr_password.c