GhostTrap icon indicating copy to clipboard operation
GhostTrap copied to clipboard

Fix the "last arg is the input file" assumption

Open codedance opened this issue 12 years ago • 0 comments

The file access whitelisting assumes that the last argument is the input file (if it's not "-"). This assumption is not correct because it can be defined with the -f option. It's listed as a FIXME in the code.

codedance avatar Feb 05 '13 12:02 codedance