Huw Davies : cryptnet/tests: Explicitly set cbSize before each test.

Alexandre Julliard julliard at winehq.org
Wed Oct 6 15:51:39 CDT 2021


Module: wine
Branch: master
Commit: be0004820342e49dcc21e85279a19da5f65e2ad2
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=be0004820342e49dcc21e85279a19da5f65e2ad2

Author: Huw Davies <huw at 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 at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at 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=be0004820342e49dcc21e85279a19da5f65e2ad2



More information about the wine-cvs mailing list