bcrypt: Only reset init vector if the new vector is non-NULL.
commit39dc9d09f3af3c08fda2070e4bf0c862c232ca17
authorPaul Gofman <pgofman@codeweavers.com>
Sat, 11 Feb 2023 01:19:15 +0000 (10 19:19 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 13 Feb 2023 16:02:45 +0000 (13 17:02 +0100)
treeea755088dbb1943af53bd888b98a937182333f2b
parent7d31f39487e701d3378b51a6e32d3bc2b9094ce7
bcrypt: Only reset init vector if the new vector is non-NULL.
dlls/bcrypt/bcrypt_main.c
dlls/bcrypt/tests/bcrypt.c