]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix ar archive entries having no type (#2290)
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Sun, 1 Sep 2024 04:11:23 +0000 (06:11 +0200)
committerGitHub <noreply@github.com>
Sun, 1 Sep 2024 04:11:23 +0000 (21:11 -0700)
commit853bf656ef6d294a4fedc9afc74b262c3c0a6501
treeca90b4ff76e74a9781991d019a625eae7e8433ef
parent6e43e20301f12a1b6871386455299b6a7067afc1
Fix ar archive entries having no type (#2290)

Also removes some whitespace damage.

Closes #2241
Makefile.am
libarchive/archive_read_support_format_ar.c
libarchive/test/CMakeLists.txt
libarchive/test/test_ar_mode.c [new file with mode: 0644]