mirror of
https://github.com/github/codeql.git
synced 2026-03-01 05:13:41 +01:00
Simplify handling of wrapper classes and exception flow + improve qldoc and annotate tests.
This commit is contained in:
@@ -22,4 +22,4 @@ where
|
||||
or
|
||||
fileMayNotBeClosedOnException(fo, _) and
|
||||
msg = "File may not be closed if an exception is raised."
|
||||
select fo.getLocalSource(), msg
|
||||
select fo, msg
|
||||
|
||||
Reference in New Issue
Block a user