Skip to content

Commit d6b14a1

Browse files
committed
Update test expectations
1 parent 2284127 commit d6b14a1

File tree

2 files changed

+404
-0
lines changed

2 files changed

+404
-0
lines changed

swift/ql/test/library-tests/dataflow/taint/LocalTaint.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
| nsdata.swift:139:15:139:15 | nsDataTainted24 | nsdata.swift:139:15:139:31 | .bytes |
22
| nsdata.swift:140:15:140:15 | nsDataTainted24 | nsdata.swift:140:15:140:31 | .description |
33
| nsmutabledata.swift:49:15:49:15 | nsMutableDataTainted6 | nsmutabledata.swift:49:15:49:37 | .mutableBytes |
4+
| data.swift:184:58:184:58 | &... | data.swift:184:58:184:73 | ...[...] |
45
| string.swift:7:13:7:13 | | string.swift:7:13:7:13 | [post] |
56
| string.swift:7:13:7:13 | | string.swift:7:14:7:14 | [post] &... |
67
| string.swift:7:13:7:13 | TapExpr | string.swift:7:13:7:13 | "..." |

0 commit comments

Comments
 (0)