@@ -46,13 +46,13 @@ legacyDataFlowDifference
46
46
| typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:34:10:34:23 | transferedView | only flow with NEW data flow library |
47
47
| typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:38:10:38:24 | transferedView2 | only flow with NEW data flow library |
48
48
| typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:50:10:50:12 | str | only flow with NEW data flow library |
49
+ | typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:54:10:54:13 | str2 | only flow with NEW data flow library |
49
50
| use-use-after-implicit-read.js:7:17:7:24 | source() | use-use-after-implicit-read.js:15:10:15:10 | x | only flow with NEW data flow library |
50
51
consistencyIssue
51
52
| nested-props.js:20 | expected an alert, but found none | NOT OK - but not found | Consistency |
52
53
| stringification-read-steps.js:17 | expected an alert, but found none | NOT OK | Consistency |
53
54
| stringification-read-steps.js:25 | expected an alert, but found none | NOT OK | Consistency |
54
55
| typed-arrays.js:44 | expected an alert, but found none | NOT OK -- Should be flagged but it is not. | Consistency |
55
- | typed-arrays.js:54 | expected an alert, but found none | NOT OK | Consistency |
56
56
flow
57
57
| access-path-sanitizer.js:2:18:2:25 | source() | access-path-sanitizer.js:4:8:4:12 | obj.x |
58
58
| addexpr.js:4:10:4:17 | source() | addexpr.js:7:8:7:8 | x |
349
349
| typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:34:10:34:23 | transferedView |
350
350
| typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:38:10:38:24 | transferedView2 |
351
351
| typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:50:10:50:12 | str |
352
+ | typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:54:10:54:13 | str2 |
352
353
| use-use-after-implicit-read.js:7:17:7:24 | source() | use-use-after-implicit-read.js:8:10:8:17 | captured |
353
354
| use-use-after-implicit-read.js:7:17:7:24 | source() | use-use-after-implicit-read.js:15:10:15:10 | x |
354
355
| xml.js:5:18:5:25 | source() | xml.js:8:14:8:17 | text |
0 commit comments