]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Cast isprint(3) argument to unsigned char to avoid undefined behavior.
authorChristos Zoulas <christos@zoulas.com>
Sat, 8 May 2021 20:07:04 +0000 (16:07 -0400)
committerChristos Zoulas <christos@zoulas.com>
Sat, 8 May 2021 20:07:04 +0000 (16:07 -0400)
commite597f8bfee283684e8f9bbdc7a835662d4551144
treebdf5174d786ea8e607d9d47e03e08e303c77fe5b
parentc4970dcd9de656a9cd351b97f74e6dd7f8a6a22c
Cast isprint(3) argument to unsigned char to avoid undefined behavior.
libarchive/archive_read_support_format_mtree.c