Files
sdk/runtime
Alexander Aprelev bdd9d11cb5 [vm/win/unwinding] Delete unwinding records information before unmapping the page.
Unmapped page can get back to us with previously added, not yet deleted unwinding instructions, so attempt to add them again will fail.

Fixes https://github.com/dart-lang/sdk/issues/53943
TEST=ci

Change-Id: Ie3b61f3d5249d5a9795072d795d913182039142a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/333900
Commit-Queue: Alexander Aprelev <aam@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
2023-11-07 20:32:12 +00:00
..