mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
fix bad join in XmlParers::getAResult
This commit is contained in:
@@ -326,6 +326,7 @@ module XML {
|
||||
none()
|
||||
}
|
||||
|
||||
pragma[noinline]
|
||||
override DataFlow::Node getAResult() {
|
||||
result =
|
||||
parser
|
||||
|
||||
Reference in New Issue
Block a user