summaryrefslogtreecommitdiff
path: root/java/jdk15/files/patch-j2se-jar-Main.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Ensure that when files are extracted that their fully resolved path liesGreg Lewis2005-05-121-0/+58
in or below the current working directory. Fixes a security problem with jar(1). This fix may change to be compatible with whatever fix Sun applies when they release the next version of 1.5. . Bump PORTREVISION for this fix. Security: http://vuxml.FreeBSD.org/18e5428f-ae7c-11d9-837d-000e0c2e438a.html Reviewed by: maintainer timeout Notes: svn path=/head/; revision=135102