[PATCH v3 2/2] dbghelp: Initialize new structure members

Nikolay Sivov nsivov at codeweavers.com
Fri Jul 16 06:12:13 CDT 2021



On 7/16/21 8:38 AM, Alistair Leslie-Hughes wrote:
> Signed-off-by: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
> ---
>  dlls/dbghelp/coff.c   | 2 ++
>  dlls/dbghelp/dwarf.c  | 2 ++
>  dlls/dbghelp/module.c | 4 ++++
>  dlls/dbghelp/msc.c    | 4 ++++
>  dlls/dbghelp/stabs.c  | 2 ++
>  5 files changed, 14 insertions(+)
Are you sure that it's not enough to change just module_new() ?



More information about the wine-devel mailing list