]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Apply upstream changeset e6c9668:
authorXin LI <delphij@FreeBSD.org>
Thu, 14 May 2015 21:34:20 +0000 (21:34 +0000)
committerXin LI <delphij@FreeBSD.org>
Thu, 14 May 2015 21:34:20 +0000 (21:34 +0000)
commit95b982db7d3f8e91e71382715ed9ae310114e796
tree795a3799749d39c94825c55ea064cb1055d165f2
parentc792c52ca146005fcffb6382b170556d99fa00ca
Apply upstream changeset e6c9668:

Add a check to archive_read_filter_consume to reject any
attempts to move the file pointer by a negative amount.

Note:  Either this or commit 3865cf2 provides a fix for
Issue 394.
libarchive/archive_read.c