K 10 svn:author V 8 kientzle K 8 svn:date V 27 2004-05-02T00:43:02.000000Z K 7 svn:log V 317 A security issue: An archive containing a symlink to another directory, then a file with that symlink as a prefix can drop a file outside of the current directory, which can be a security hole. Plug this hole by refusing to extract files if a prefix of the pathname is a symlink. The -P option disables this check. END