[PATCH] combase: Don't change attr->ObjectName in create_key (cppcheck)

Alex Henrie alexhenrie24 at gmail.com
Thu Dec 30 00:20:08 CST 2021


On Mon, Dec 20, 2021 at 12:18 AM Nikolay Sivov <nsivov at codeweavers.com> wrote:
>
> I'd rather saved/restored ObjectName pointer, doesn't look safe to write
> to it.

How about we just print the original name variable instead of trying
to refer to it through attr.ObjectName. I'll send new patches.

-Alex



More information about the wine-devel mailing list