[PATCH 2/6] In tests, ensure buffers passed as const pointers are always initialized (GCC11)

Nikolay Sivov nsivov at codeweavers.com
Wed Sep 29 02:32:46 CDT 2021



On 9/28/21 7:49 PM, Eric Pouech wrote:
> Signed-off-by: Eric Pouech <eric.pouech at gmail.com>
>
> ---
>  dlls/kernelbase/tests/path.c |    1 +
>  dlls/msvcirt/tests/msvcirt.c |    5 +++--
>  dlls/shlwapi/tests/clist.c   |    1 +
>  3 files changed, 5 insertions(+), 2 deletions(-)
>
If we're doing this kind of fixes, please split them per-module so it's
traceable in case we get new failures accidentally.



More information about the wine-devel mailing list