]> git.ipfire.org Git - thirdparty/libarchive.git/commit
mtree: Fix hex parser 2982/head
authorTobias Stoeckmann <tobias@stoeckmann.org>
Sun, 26 Apr 2026 16:11:28 +0000 (18:11 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Sat, 9 May 2026 10:22:12 +0000 (12:22 +0200)
commitb2ce282da019f8bc7e01deeb41088224a9f2cf2b
treeb87bbddf9b301f97ba02275e99f86bfc8b7edc59
parentf5166ca923a7aa97dd8a36a6233c7c6b3303594c
mtree: Fix hex parser

Digits a-f/A-F need an offset of 10.

Resolves #2975.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
libarchive/archive_read_support_format_mtree.c