]> git.ipfire.org Git - thirdparty/samba.git/commit
libcli: smb2: Never print length if smb2_signing_key_valid() fails for crypto blob.
authorJeremy Allison <jra@samba.org>
Fri, 13 Nov 2020 22:18:43 +0000 (14:18 -0800)
committerVolker Lendecke <vl@samba.org>
Mon, 16 Nov 2020 09:47:38 +0000 (09:47 +0000)
commit26ba04a4d1987a859152751e6083d9b9aef770ff
tree6e31efc4242587571c6ab971d2a08279be3d4b95
parenta8ec83049176fdebe086be8c03c7d058c58f48d8
libcli: smb2: Never print length if smb2_signing_key_valid() fails for crypto blob.

Blob could be NULL.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14210

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Mon Nov 16 09:47:38 UTC 2020 on sn-devel-184
libcli/smb/smb2_signing.c