]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Handle truncation in the middle of a GNU long linkname (#2422)
authorTim Kientzle <kientzle@acm.org>
Tue, 10 Dec 2024 05:09:29 +0000 (21:09 -0800)
committerGitHub <noreply@github.com>
Tue, 10 Dec 2024 05:09:29 +0000 (21:09 -0800)
commit82912103214506316bd9990d73f33d743d55f570
treedad2c4974f27c9a0dfdd0c0966d6599ff518c0bb
parent7efa99bdb100cc5f32bb16324ef75920e49deaf4
Handle truncation in the middle of a GNU long linkname (#2422)

Thanks to gbdngb12 김동건 for reporting this.

Resolves Issue #2415
libarchive/archive_read_support_format_tar.c