You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Windows SEH] Fix crash on empty seh block (#107031)
Fixes#105813 and
#106915.
Adds a check for the end of the iterator, which can be a sentinel.
The issue was introduced in
0efe111
from what I can see, so along with the introduction of /EHa support.
(cherry picked from commit 2e0ded3)
0 commit comments