-
- Downloads
kernel32: Avoid getting the heap lock inside an exception handler block.
In case of a caught exception the lock is not released.
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
Please register or sign in to comment
In case of a caught exception the lock is not released.
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>