]> git.ipfire.org Git - thirdparty/libarchive.git/commit
tests: use const char instead of char in one case (#2381)
authorMartin Matuška <martin@matuska.org>
Sun, 13 Oct 2024 20:41:06 +0000 (22:41 +0200)
committerMartin Matuska <martin@matuska.de>
Tue, 19 Nov 2024 00:09:54 +0000 (01:09 +0100)
commit1b20a210b0bfb5d564f3a1cbfe62e050e862fbae
treea5e1aa222926cbbbcf5c867c611ea3d022a3c6c3
parentb439d586f53911c84be5e380445a8a259e19114c
tests: use const char instead of char in one case (#2381)

Found in test_extract_cpio_absolute_paths.c when compiling FreeBSD base

(cherry picked from commit d8c3b97b3196a5617bdc682acf8728c89f08f57e)
cpio/test/test_extract_cpio_absolute_paths.c
libarchive/test/test_write_disk_secure_noabsolutepaths.c