[feat] Add memory safety reporter script - #4962
Open
gulyasgergely902 wants to merge 1 commit into
Open
Conversation
gulyasgergely902
force-pushed
the
add-memory-safety-report-script
branch
from
July 16, 2026 09:08
b26bda3 to
2d690d6
Compare
bruntib
reviewed
Jul 21, 2026
gulyasgergely902
force-pushed
the
add-memory-safety-report-script
branch
2 times, most recently
from
July 21, 2026 10:07
21feff0 to
1e403e1
Compare
barnabasdomozi
requested changes
Jul 21, 2026
barnabasdomozi
left a comment
Collaborator
There was a problem hiding this comment.
Can you add a test case which uses this script?
In the future, flags for these CodeChecker commands could change and then this script could be broken by accident.
gulyasgergely902
force-pushed
the
add-memory-safety-report-script
branch
3 times, most recently
from
July 22, 2026 08:11
10f70cb to
b4cd671
Compare
barnabasdomozi
requested changes
Jul 22, 2026
barnabasdomozi
left a comment
Collaborator
There was a problem hiding this comment.
As mentioned in my other comment, please add a simple test case which is executed in the GitHub CI.
gulyasgergely902
force-pushed
the
add-memory-safety-report-script
branch
10 times, most recently
from
July 30, 2026 12:46
8fab391 to
089d751
Compare
This change adds the new memory safety reporter script which collects all configs which were used for a given analysis.
gulyasgergely902
force-pushed
the
add-memory-safety-report-script
branch
from
July 30, 2026 12:49
089d751 to
d8d91bb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change adds the new memory safety reporter script which collects all configs which were used for a given analysis.