Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C++: Fix more FPs in cpp/invalid-pointer-deref #14164

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MathiasVP
Copy link
Contributor

@MathiasVP MathiasVP commented Sep 7, 2023

Motivated by some FPs that @turbo was observing on MRVA. We had reduced testcases for some of his examples already, so I decided to solve those first.

@MathiasVP MathiasVP force-pushed the fix-more-fps-in-invalid-pointer-deref branch from cc65e15 to 4bab9a1 Compare September 7, 2023 14:22
@github-actions github-actions bot added the C++ label Sep 7, 2023
@MathiasVP MathiasVP force-pushed the fix-more-fps-in-invalid-pointer-deref branch 4 times, most recently from 6fd42ca to 45b220f Compare September 15, 2023 19:43
@MathiasVP MathiasVP marked this pull request as ready for review September 16, 2023 00:36
@MathiasVP MathiasVP requested a review from a team as a code owner September 16, 2023 00:36
@MathiasVP MathiasVP added the no-change-note-required This PR does not need a change note label Sep 16, 2023
@MathiasVP MathiasVP force-pushed the fix-more-fps-in-invalid-pointer-deref branch from 45b220f to e6acf31 Compare September 16, 2023 20:23
@MathiasVP MathiasVP force-pushed the fix-more-fps-in-invalid-pointer-deref branch from e6acf31 to 7532591 Compare September 17, 2023 09:57
@MathiasVP MathiasVP marked this pull request as draft September 18, 2023 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant