Skip to content

Commit

Permalink
Fix FileInputStream model
Browse files Browse the repository at this point in the history
  • Loading branch information
egregius313 committed Sep 16, 2023
1 parent 856e6c7 commit f84256c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/ql/lib/ext/java.io.model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,4 @@ extensions:
pack: codeql/java-all
extensible: sourceModel
data:
- ["java.io", "FileInputStream", True, "FileInputStream", "", "", "ReturnValue", "file", "manual"]
- ["java.io", "FileInputStream", True, "FileInputStream", "", "", "Argument[this]", "file", "manual"]

0 comments on commit f84256c

Please sign in to comment.