msvcrt: Fix handling tryblocks inside current catch block on nested exception.
commit6babdb5508bd2f1b659218483f5df76859898712
authorPiotr Caban <piotr@codeweavers.com>
Mon, 13 Jan 2020 13:46:05 +0000 (13 14:46 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 13 Jan 2020 18:41:02 +0000 (13 19:41 +0100)
tree7445dc855c21ce73af4289cf8cdbaae0ab861e20
parent48a447c5eb238d673ce5db4eeacf3ba4c1a9da90
msvcrt: Fix handling tryblocks inside current catch block on nested exception.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48335
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msvcrt/except_i386.c