Huw Davies : cryptnet/tests: Explicitly set cbSize before each test.
6 Oct
2021
6 Oct
'21
8:51 p.m.
Module: wine Branch: master Commit: be0004820342e49dcc21e85279a19da5f65e2ad2 URL: https://source.winehq.org/git/wine.git/?a=commit;h=be0004820342e49dcc21e8527... Author: Huw Davies <huw(a)codeweavers.com> Date: Wed Oct 6 12:11:43 2021 +0100 cryptnet/tests: Explicitly set cbSize before each test. This is clearer and also avoids out-of-bounds compiler warnings relating to the memset()s. Signed-off-by: Huw Davies <huw(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/cryptnet/tests/cryptnet.c | 59 ++++++++++++++++++++++++++++-------------- 1 file changed, 39 insertions(+), 20 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=be0004820342e49dcc21e...
1625
Age (days ago)
1625
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard