]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Avoid signed overflow by computing in uintmax_t and casting the result.
authorJoerg Sonnenberger <joerg@bec.de>
Sat, 29 Apr 2017 16:55:28 +0000 (18:55 +0200)
committerJoerg Sonnenberger <joerg@bec.de>
Sat, 29 Apr 2017 16:55:28 +0000 (18:55 +0200)
commitbdaaa2a232fe87dddfbe36c8ac56944c047d10d8
tree17258b69834c84b8e1de4b1e52744d75903f97cf
parent1b2d1f1e0c1775997edc724fc367c18ac44878c3
Avoid signed overflow by computing in uintmax_t and casting the result.
libarchive/test/test_read_format_mtree.c