]> git.ipfire.org Git - thirdparty/libarchive.git/commit
tar: Fix archive_set_error formatters 2645/head
authorTobias Stoeckmann <tobias@stoeckmann.org>
Tue, 27 May 2025 18:45:55 +0000 (20:45 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Tue, 27 May 2025 18:50:53 +0000 (20:50 +0200)
commit9d07162b081ca343cad70f55ed3c3e7a859832e8
tree5e2666f43193090669eaef4b42cf8c3f405b94cc
parent6389d172ed25de1b84606716553241c171a30111
tar: Fix archive_set_error formatters

Use correct formatters and casts with newly introduced ll
length modifier.

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