bcrypt: Correctly check the size in BCryptGetProperty.
commit1db5170f49781a23d20424d1617a9a09fb131831
authorSebastian Lackner <sebastian@fds-team.de>
Wed, 28 Feb 2018 04:15:55 +0000 (28 04:15 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 28 Feb 2018 16:24:36 +0000 (28 17:24 +0100)
tree8797b7211423a1d1356545c3818e70a811e1bf21
parent02a5071674ef2c39f76c7388a10d1cf63a332539
bcrypt: Correctly check the size in BCryptGetProperty.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/bcrypt/bcrypt_main.c
dlls/bcrypt/tests/bcrypt.c