зеркало из https://github.com/github/codeql.git
Update tests
This commit is contained in:
Родитель
ed349f7d6b
Коммит
28160e418c
|
@ -21,5 +21,5 @@ func main() {
|
||||||
// Compare with the standard dataflow support for arrays
|
// Compare with the standard dataflow support for arrays
|
||||||
var b [4]string
|
var b [4]string
|
||||||
b[0] = source()
|
b[0] = source()
|
||||||
sink(b[0]) // $ hasTaintFlow="index expression"
|
sink(b[0]) // $ hasValueFlow="index expression"
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче