https://bugs.winehq.org/show_bug.cgi?id=57830
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org
--- Comment #3 from Bernhard Übelacker bernhardu@mailbox.org --- (In reply to rawfox from comment #0) ...
dlls/wbemprox/builtin.c
if (++i > nb_allocated)
...
This line showed up independently in some ASan tests and following got committed: https://gitlab.winehq.org/wine/wine/-/commit/fe4ed10ea18b064ed1431fbec5f36aa...
Probably you want to test this again, either with a self built Wine from latest git or by the next Wine version 10.2, possibly released next friday.