Skip to content

Conversation

@sean-mcmanus
Copy link
Contributor

@sean-mcmanus sean-mcmanus commented Mar 21, 2025

Refactoring the code so that every new potential call stack line is added at a single spot in the loop.

The issue was that previously the offsetStr or "..." could be added to the crashCallStack after the filter was checked, which could cause the filter to then give a match, e.g. if the call stack line ended with "token" when the "+" or "..." was added.

@sean-mcmanus sean-mcmanus requested a review from a team as a code owner March 21, 2025 03:22
@github-project-automation github-project-automation bot moved this to Pull Request in cpptools Mar 21, 2025
@sean-mcmanus sean-mcmanus merged commit bd80509 into main Mar 21, 2025
6 checks passed
@sean-mcmanus sean-mcmanus deleted the seanmcm/fixCrashCallStackFiltering branch March 21, 2025 18:56
@github-project-automation github-project-automation bot moved this from Pull Request to Done in cpptools Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants