Skip to content

Commit d47ee6b

Browse files
committed
C++: Update test results after extractor changes
1 parent 6a95251 commit d47ee6b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

cpp/ql/test/library-tests/dataflow/taint-tests/localTaint.expected

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4928,6 +4928,8 @@ WARNING: module 'TaintTracking' has been deprecated and may be removed in future
49284928
| stl.h:95:69:95:69 | x | stl.h:96:42:96:42 | x | |
49294929
| stl.h:96:42:96:42 | ref arg x | stl.h:95:69:95:69 | x | |
49304930
| stl.h:96:42:96:42 | ref arg x | stl.h:95:69:95:69 | x | |
4931+
| stl.h:292:30:292:40 | 0 | file://:0:0:0:0 | noexcept(...) | TAINT |
4932+
| stl.h:292:30:292:40 | 0 | file://:0:0:0:0 | noexcept(...) | TAINT |
49314933
| stl.h:292:30:292:40 | call to allocator | stl.h:292:21:292:41 | noexcept(...) | TAINT |
49324934
| stl.h:292:30:292:40 | call to allocator | stl.h:292:21:292:41 | noexcept(...) | TAINT |
49334935
| stl.h:292:30:292:40 | call to allocator | stl.h:292:21:292:41 | noexcept(...) | TAINT |

0 commit comments

Comments
 (0)