]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Use copy_length as upper-bound, not strlen(p) 2831/head
authorAZero13 <gfunni234@gmail.com>
Fri, 26 Dec 2025 20:09:10 +0000 (15:09 -0500)
committerAZero13 <gfunni234@gmail.com>
Fri, 26 Dec 2025 20:09:10 +0000 (15:09 -0500)
commit76558692a43315f40f017ccbc1a34be407ebfd51
tree4627d4e5e64b67789310af17ef04306affd57fe9
parentb2d68e2f1a24594fbf8e79096ca18ece309497b0
Use copy_length as upper-bound, not strlen(p)
libarchive/archive_write_set_format_ustar.c