Skip to content

C++: Add more tests that exercise the default taint barrier implementation#11428

Merged
jketema merged 1 commit into
github:mainfrom
jketema:default-taint-tests
Nov 25, 2022
Merged

C++: Add more tests that exercise the default taint barrier implementation#11428
jketema merged 1 commit into
github:mainfrom
jketema:default-taint-tests

Conversation

@jketema

@jketema jketema commented Nov 25, 2022

Copy link
Copy Markdown
Contributor

These demonstrate that the barrier on the sue-use dataflow feature branch is broken.

@jketema jketema requested a review from a team as a code owner November 25, 2022 09:21
@github-actions github-actions Bot added the C++ label Nov 25, 2022

@MathiasVP MathiasVP left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM! We could always argue whether or not that ideally should be a sanitizer, but from the current query's point of view, it should definitely be regarded as a sanitizer.

@jketema

jketema commented Nov 25, 2022

Copy link
Copy Markdown
Contributor Author

Definitely. Point is mostly for us to be able to notice regressions/changes on real code once we start changing this.

@jketema jketema merged commit 53b86fd into github:main Nov 25, 2022
@jketema jketema deleted the default-taint-tests branch November 25, 2022 11:13
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