Skip to content

C++: Fix a few remaining holes in taint through std::string#4209

Merged
jbj merged 4 commits intogithub:mainfrom
geoffw0:taintbits
Sep 4, 2020
Merged

C++: Fix a few remaining holes in taint through std::string#4209
jbj merged 4 commits intogithub:mainfrom
geoffw0:taintbits

Conversation

@geoffw0
Copy link
Contributor

@geoffw0 geoffw0 commented Sep 4, 2020

  • taint flow models for std::string front, back and push_back.
  • reverse taint flow for more methods (such as +=) that return *this.

@geoffw0 geoffw0 added the C++ label Sep 4, 2020
@geoffw0 geoffw0 requested a review from a team as a code owner September 4, 2020 12:28
@jbj jbj merged commit eea8934 into github:main Sep 4, 2020
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