mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
Update java/ql/lib/semmle/code/java/security/PathSanitizer.qll
This commit is contained in:
@@ -332,7 +332,7 @@ private Argument getVisualArgument(MethodAccess ma, int argPos) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the proxied method if `m` is a Kotlin proxy that supplies default parameter values,
|
||||
* Gets the proxied method if `m` is a Kotlin proxy that supplies default parameter values.
|
||||
* Otherwise, just gets `m`.
|
||||
*/
|
||||
private Method getSourceMethod(Method m) {
|
||||
|
||||
Reference in New Issue
Block a user