avoid exposing the command-line arguments
svn: r7484
This commit is contained in:
parent
05b37c3ed7
commit
ac9e9b4f02
|
@ -536,6 +536,8 @@
|
|||
(current-library-collection-paths))
|
||||
require-perms
|
||||
(sandbox-path-permissions))]
|
||||
;; general info
|
||||
[current-command-line-arguments '#()]
|
||||
;; restrict the sandbox context from this point
|
||||
[current-security-guard (sandbox-security-guard)]
|
||||
[exit-handler (lambda x (error 'exit "user code cannot exit"))]
|
||||
|
|
Loading…
Reference in New Issue
Block a user