mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Fix typos
This commit is contained in:
@@ -160,7 +160,7 @@ predicate jmxConnectorFactorySinkMethod(Method m, int index) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Tainted value passed to env `Hashtable` as the prodiver UDL, i.e.
|
||||
* Tainted value passed to env `Hashtable` as the provider URL, i.e.
|
||||
* `env.put(Context.PROVIDER_URL, tainted)` or `env.setProperty(Context.PROVIDER_URL, tainted)`.
|
||||
*/
|
||||
predicate providerUrlEnv(MethodAccess ma, Method m, int index) {
|
||||
|
||||
Reference in New Issue
Block a user