Skip to content

Commit 91c5a92

Browse files
committed
Update test output for 2.12.7.
This is as a result of changes to reporting in the dataflow library.
1 parent 2b7afbe commit 91c5a92

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

c/cert/test/rules/FIO32-C/DoNotPerformFileOperationsOnDevices.expected

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
edges
2-
| test.c:20:15:20:23 | file_name | test.c:21:8:21:16 | file_name indirection |
32
| test.c:20:15:20:23 | scanf output argument | test.c:21:8:21:16 | file_name indirection |
4-
| test.c:45:15:45:23 | file_name | test.c:46:29:46:37 | file_name indirection |
53
| test.c:45:15:45:23 | scanf output argument | test.c:46:29:46:37 | file_name indirection |
64
nodes
7-
| test.c:20:15:20:23 | file_name | semmle.label | file_name |
85
| test.c:20:15:20:23 | scanf output argument | semmle.label | scanf output argument |
96
| test.c:21:8:21:16 | file_name indirection | semmle.label | file_name indirection |
10-
| test.c:45:15:45:23 | file_name | semmle.label | file_name |
117
| test.c:45:15:45:23 | scanf output argument | semmle.label | scanf output argument |
128
| test.c:46:29:46:37 | file_name indirection | semmle.label | file_name indirection |
139
subpaths

0 commit comments

Comments
 (0)