Skip to content

Commit f84256c

Browse files
committed
Fix FileInputStream model
1 parent 856e6c7 commit f84256c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/lib/ext/java.io.model.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,4 @@ extensions:
132132
pack: codeql/java-all
133133
extensible: sourceModel
134134
data:
135-
- ["java.io", "FileInputStream", True, "FileInputStream", "", "", "ReturnValue", "file", "manual"]
135+
- ["java.io", "FileInputStream", True, "FileInputStream", "", "", "Argument[this]", "file", "manual"]

0 commit comments

Comments
 (0)