зеркало из https://github.com/github/codeql.git
JS: Prevent join order regression
This commit is contained in:
Родитель
3d5c8153ca
Коммит
c7d72e0d34
|
@ -117,6 +117,7 @@ module SecondOrderCommandInjection {
|
|||
int cmdIndex;
|
||||
int argIndex;
|
||||
|
||||
pragma[assume_small_delta]
|
||||
IndirectCmdFunc() {
|
||||
exists(CommandExecutingCall call |
|
||||
this.getParameter(cmdIndex).flowsTo(call.getCommandArg()) and
|
||||
|
|
Загрузка…
Ссылка в новой задаче