]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Merge pull request #2905 from Patsakas/Patsakas-fix-acl-bug
authorTim Kientzle <kientzle@acm.org>
Sun, 19 Apr 2026 04:04:59 +0000 (21:04 -0700)
committerGitHub <noreply@github.com>
Sun, 19 Apr 2026 04:04:59 +0000 (21:04 -0700)
Fix NULL pointer increment in archive_acl_from_text_nl

(Not a security issue, and arguably not really even a bug, but easy to fix regardless.)


Trivial merge