]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Use __LA_MODE_T to avoid implicit int conversions (#2478)
authorGraham Percival <gperciva@tarsnap.com>
Sun, 6 Apr 2025 21:13:17 +0000 (14:13 -0700)
committerGitHub <noreply@github.com>
Sun, 6 Apr 2025 21:13:17 +0000 (14:13 -0700)
commitea9fd828dc65ddeaac17cff8e0a34b619c265a50
treeab8f1345300fd721bf6579cace6056cb51b6a697
parent81c43ea1682b10b7395af11cecdcaf0da9b9daa0
Use __LA_MODE_T to avoid implicit int conversions (#2478)
libarchive/archive_read_support_format_7zip.c
libarchive/archive_read_support_format_iso9660.c
libarchive/archive_read_support_format_rar.c
libarchive/archive_write_set_format_pax.c
libarchive/test/test_write_format_zip64_stream.c
libarchive/test/test_write_format_zip_file.c
libarchive/test/test_write_format_zip_file_zip64.c
libarchive/test/test_write_format_zip_stream.c