]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix handling a negative bytes_per_block values (#2206)
authorLukas Javorsky <ljavorsk@redhat.com>
Sun, 2 Jun 2024 23:50:22 +0000 (01:50 +0200)
committerGitHub <noreply@github.com>
Sun, 2 Jun 2024 23:50:22 +0000 (16:50 -0700)
commit575e2eab4bf04c9092fcf668d72e1b37fdbd5083
tree1661add1124d7a078c30cda20380e491267d4510
parentedbb1fd452dc8f5ea05a3ceb8614128ebe199ccc
Fix handling a negative bytes_per_block values (#2206)

Related issue: https://github.com/libarchive/libarchive/issues/2185
libarchive/archive_write.c