Skip to content

C++: Fix hasRemoteFlowSource for fgets #14744

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

Merged
merged 1 commit into from
Nov 10, 2023
Merged

C++: Fix hasRemoteFlowSource for fgets #14744

merged 1 commit into from
Nov 10, 2023

Conversation

jketema
Copy link
Contributor

@jketema jketema commented Nov 10, 2023

Also add the test that exposed this. Note that the test would only have started failing after cpp/uncontrolled-process-operation with the rewrite of the query away from default taint tracking, which has not happened yet.

Also add the test that exposed this. Note that the test would only have started
failing after `cpp/uncontrolled-process-operation` with the rewrite of the
query away from default taint tracking, which has not happened yet.
@jketema jketema requested a review from a team as a code owner November 10, 2023 11:00
@github-actions github-actions bot added the C++ label Nov 10, 2023
Copy link
Contributor

@MathiasVP MathiasVP left a comment

Choose a reason for hiding this comment

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

LGTM once DCA is happy!

@jketema jketema added the no-change-note-required This PR does not need a change note label Nov 10, 2023
@jketema
Copy link
Contributor Author

jketema commented Nov 10, 2023

DCA looks uneventful.

@jketema jketema merged commit c71bdce into github:main Nov 10, 2023
@jketema jketema deleted the fgets branch November 10, 2023 13:03
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.

2 participants