vcruntime140_1: Support two continuation addresses for catchblock.
commit049bd08d8b95b544bc34385170cb362863863d73
authorPaul Gofman <pgofman@codeweavers.com>
Wed, 3 Mar 2021 15:10:39 +0000 (3 16:10 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 3 Mar 2021 20:54:45 +0000 (3 21:54 +0100)
tree875d5604f7e65f2c6533202c67be8648099b86b6
parente979ee96b6c4d4bba9e9572603599867fdb321ca
vcruntime140_1: Support two continuation addresses for catchblock.

MSVC generates that sometimes when there is a goto from catch block.

Fixes a crash in Company of Heroes 2.

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/vcruntime140_1/except_x86_64.c