]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Refactor numeric parsing routines into a single version without UB.
authorJoerg Sonnenberger <joerg@bec.de>
Sat, 29 Apr 2017 21:09:42 +0000 (23:09 +0200)
committerJoerg Sonnenberger <joerg@bec.de>
Sat, 29 Apr 2017 21:09:42 +0000 (23:09 +0200)
commit076563620b56988bc03db1bac8739b05d1f4efd0
tree364c81cc49cefe72f35be38cca2c2d6ec5c7c4cf
parent8b23b12978b0e60d7449a3c5946b75ac9081e9c4
Refactor numeric parsing routines into a single version without UB.

Reported-By: OSS-Fuzz issue 862
libarchive/archive_read_support_format_mtree.c