]> git.ipfire.org Git - thirdparty/libarchive.git/commit
*s != '\0' is redundant 2621/head
authorRose <gfunni234@gmail.com>
Mon, 19 May 2025 19:16:18 +0000 (15:16 -0400)
committerRose <gfunni234@gmail.com>
Mon, 19 May 2025 19:16:18 +0000 (15:16 -0400)
commitfd2130b970ba76592cac482fbcea260920cb3b86
tree3ee50c2c6c13f4b213cf6b98bab127ca97ca31fa
parent17a63c7e35f9b79589774781ae7b72eb9c5c2fdb
*s != '\0' is redundant

Not that this does anything to codegen probably, but it is still redundant.
libarchive/archive_cmdline.c