mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-24 00:23:28 +01: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)
|
||||
[ $# -ne 2 ] && usage
|
||||
do_initialize
|
||||
COMMAND=generate
|
||||
compile_firewall $2
|
||||
;;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user