Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b1c7619

Browse filesBrowse files
Fix broken test
1 parent d1dd23c commit b1c7619
Copy full SHA for b1c7619

File tree

1 file changed

+4
-4
lines changed
Filter options

1 file changed

+4
-4
lines changed
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
edges
2-
| test.c:39:16:39:20 | call to fopen indirection | test.c:41:15:41:18 | file indirection |
2+
| test.c:39:16:39:20 | *call to fopen | test.c:41:15:41:18 | *file | provenance | |
33
nodes
4-
| test.c:39:16:39:20 | call to fopen indirection | semmle.label | call to fopen indirection |
5-
| test.c:41:15:41:18 | file indirection | semmle.label | file indirection |
4+
| test.c:39:16:39:20 | *call to fopen | semmle.label | *call to fopen |
5+
| test.c:41:15:41:18 | *file | semmle.label | *file |
66
subpaths
77
#select
8-
| test.c:41:15:41:18 | file indirection | test.c:39:16:39:20 | call to fopen indirection | test.c:41:15:41:18 | file indirection | Obsolescent call to ungetc on file stream $@ at position zero. | test.c:39:16:39:20 | call to fopen indirection | call to fopen indirection |
8+
| test.c:41:15:41:18 | *file | test.c:39:16:39:20 | *call to fopen | test.c:41:15:41:18 | *file | Obsolescent call to ungetc on file stream $@ at position zero. | test.c:39:16:39:20 | *call to fopen | *call to fopen |

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.