DescriptionCreate copy of context record before passing it to StackWalk64
StackWalk64 may modify EXCEPTION_POINTERS struct that is passed
to it from constructor of StackTrace.
In the case of StackDumpExceptionFilter the struct that is passed
to constructor of StackTrace may be later passed to other (chained)
exception filter(s), so it shouldn't be modified.
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269296
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|