Skip to content

Commit fb50f23

Browse files
committed
Remove code that is commented out
1 parent 714817d commit fb50f23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

javascript/frameworks/xsjs/lib/advanced_security/javascript/frameworks/xsjs/XSJSZipSlipQuery.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ module XSJSZipSlip implements DataFlow::StateConfigSig {
6767
start = start and
6868
preState = "$.util.Zip uninitialized" and
6969
end instanceof XSJSZipInstance and
70-
// start.getBasicBlock().getASuccessor+() = end.getBasicBlock() and
7170
postState = "$.util.Zip initialized"
7271
or
7372
/*

0 commit comments

Comments
 (0)