mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-21 10:18:58 +02:00
Avoid local exploitability with compile output file -- Take 4
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3257 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
89b7028f46
commit
07e1196257
@ -9603,6 +9603,7 @@ case "$COMMAND" in
|
|||||||
compile|generate)
|
compile|generate)
|
||||||
[ $# -ne 2 ] && usage
|
[ $# -ne 2 ] && usage
|
||||||
do_initialize
|
do_initialize
|
||||||
|
COMMAND=generate
|
||||||
compile_firewall $2
|
compile_firewall $2
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user