Skip to content

C++: Only one alert message per alert on cpp/overrun-write#13041

Merged
MathiasVP merged 4 commits intogithub:mainfrom
MathiasVP:overrun-write-only-one-alert
May 9, 2023
Merged

C++: Only one alert message per alert on cpp/overrun-write#13041
MathiasVP merged 4 commits intogithub:mainfrom
MathiasVP:overrun-write-only-one-alert

Conversation

@MathiasVP
Copy link
Copy Markdown
Contributor

This PR reduces the number of alert messages on a given alert on the cpp/overrun-write query.

Commit-by-commit review recommended.

@MathiasVP MathiasVP requested a review from a team as a code owner May 4, 2023 16:31
@github-actions github-actions Bot added the C++ label May 4, 2023
@MathiasVP
Copy link
Copy Markdown
Contributor Author

DCA looks fine. The lost result is just the fact that we now just have one alert at https://github.com/systemd/systemd/blob/main/src/basic/memory-util.h#L24 (instead of 32 alerts).

Copy link
Copy Markdown
Contributor

@jketema jketema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question, otherwise this LGTM.

Comment thread cpp/ql/src/experimental/Likely Bugs/OverrunWriteProductFlow.ql
Copy link
Copy Markdown
Contributor

@jketema jketema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MathiasVP MathiasVP merged commit b5c1024 into github:main May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants