]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Don't allow sparse mapping entry to pass beyond 63bit.
authorJoerg Sonnenberger <joerg@bec.de>
Tue, 5 Sep 2017 18:14:09 +0000 (20:14 +0200)
committerJoerg Sonnenberger <joerg@bec.de>
Tue, 5 Sep 2017 18:14:09 +0000 (20:14 +0200)
commitdb2bf93848c3759390981ac965762d13034d7ca2
tree1c35572b1709eb8256257e146a4a2feed1b38a2c
parent8f2449d79ac702062b5f868c3c584ed622926a3d
Don't allow sparse mapping entry to pass beyond 63bit.

Reported-By: OSS-Fuzz issue 1627
libarchive/archive_read_support_format_tar.c