[PATCH] Compile: Fix uninitialized values warnings.

Alexandre Julliard julliard at winehq.org
Thu Mar 29 11:07:31 CDT 2018


Kai Krakow <kai at kaishome.de> writes:

> Signed-off-by: Kai Krakow <kai at kaishome.de>
> ---
>  dlls/crypt32/decode.c | 2 +-
>  dlls/crypt32/encode.c | 4 ++--
>  dlls/crypt32/object.c | 2 +-
>  tools/widl/typegen.c  | 2 +-
>  4 files changed, 5 insertions(+), 5 deletions(-)

Please don't include unrelated modules in the same patch. What compiler
is showing these warnings?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list