mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
Merge pull request #6828 from zbazztian/adjust-jsp-locations
Adjust locations of results in JSP files
This commit is contained in:
@@ -52,6 +52,6 @@ predicate hasSmapLocationInfo(
|
||||
smap(inputFile, isl, outputFile, osl) and
|
||||
smap(inputFile, iel - 1, outputFile, oel) and
|
||||
isc = 1 and
|
||||
iec = 0
|
||||
iec = 1
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user