Skip to content

Working with StressLogAnalyzer I found yet another issue where we are…#74491

Merged
PeterSolMS merged 1 commit intodotnet:mainfrom
PeterSolMS:Fix_StressLogAnalyzer_Initialization
Aug 25, 2022
Merged

Working with StressLogAnalyzer I found yet another issue where we are…#74491
PeterSolMS merged 1 commit intodotnet:mainfrom
PeterSolMS:Fix_StressLogAnalyzer_Initialization

Conversation

@PeterSolMS
Copy link
Contributor

… missing an initialization when re-running the analysis - when you add a format string to look for via the -f option, and then later remove it, it's not actually removed, but is still found.

The fix is simply to clear the s_interestingStringTable above the fixed entries.

… missing an initialization when re-running the analysis - when you add a format string to look for via the -f option, and then later remove it, it's not actually removed, but is still found.

The fix is simply to clear the s_interestingStringTable above the fixed entries.
@ghost
Copy link

ghost commented Aug 24, 2022

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@ghost ghost assigned PeterSolMS Aug 24, 2022
@PeterSolMS PeterSolMS merged commit 79e3cd0 into dotnet:main Aug 25, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Sep 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants