Description[Mac] In base::mac::CxxPersonalityRoutine, delegate back to __gxx_personality_v0.
This fixes a hypothetical issue where returning _URC_END_OF_STACK in phase two
of exception processing could confuse libunwind. If this personality routine
is called in phase two, it will now delegate back to the normal C++ personality
routine. See https://crbug.com/576941#c62 for details.
BUG=576941
R=mark@chromium.org
Committed: https://crrev.com/dd20bfda89d5d2a62175a690fc71009e36adb39d
Cr-Commit-Position: refs/heads/master@{#403235}
Patch Set 1 #Patch Set 2 : #if defines #Messages
Total messages: 8 (3 generated)
|