qldoc on splitPath

This commit is contained in:
Erik Krogh Kristensen
2020-02-17 13:17:12 +01:00
parent 5375604109
commit b07f3d36d8

View File

@@ -109,6 +109,9 @@ module TaintedPath {
}
}
/**
* A flow label representing an array of path elements that may include "..".
*/
class SplitPath extends DataFlow::FlowLabel {
SplitPath() {
this = "splitPath"