https://bugs.winehq.org/show_bug.cgi?id=39644
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang@codeweavers.com
--- Comment #3 from Zhiyi Zhang zzhang@codeweavers.com --- The kill tree recursion didn't consider the problem of modifying the same position in snapshot. That's the Process32First and Process32Next loop.