C++: Undo changes to iterator models.

This commit is contained in:
Mathias Vorreiter Pedersen
2022-09-12 15:52:27 +01:00
parent c988547e9c
commit bb1c088fe0
3 changed files with 20 additions and 20 deletions

View File

@@ -176,7 +176,7 @@ private class StdStringAppend extends TaintFunction {
) and
(
output.isQualifierObject() or
output.isReturnValue()
output.isReturnValueDeref()
)
or
// reverse flow from returned reference to the qualifier (for writes to