]> git.ipfire.org Git - thirdparty/libarchive.git/commit
archive_read.c: silence UBSan warning about undefined behavior
authorKamil Rytarowski <n54@gmx.com>
Mon, 24 Feb 2020 21:58:00 +0000 (22:58 +0100)
committerMartin Matuska <martin@matuska.org>
Tue, 25 Feb 2020 01:52:16 +0000 (02:52 +0100)
commitec5b86b48e99c5501374b01606f1ccdae6a8a93e
tree63ef1988730fe7fa37c17420fc3b644480b561b6
parent957c0fff55587debe8a2981ac726cc7c7e3324e5
archive_read.c: silence UBSan warning about undefined behavior

Fixes #1335
libarchive/archive_read.c