]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
unzip: Fix segmentation fault if a zip file contains buggy filename.
authorYoshihiro Takahashi <nyan@FreeBSD.org>
Sun, 10 Oct 2021 11:49:19 +0000 (20:49 +0900)
committerYoshihiro Takahashi <nyan@FreeBSD.org>
Mon, 18 Oct 2021 11:17:27 +0000 (20:17 +0900)
commit94c3735b74f796a8b271091a8ebc276021345d79
treea1672322aca97c08b8bbeb3b9136e0c1d9110aa2
parentb5d236785dc352a65bc29d97c8a89b40387eb7a0
unzip: Fix segmentation fault if a zip file contains buggy filename.

PR:             259011
Reported by:    Robert Morris
Submitted by:   ak

(cherry picked from commit 2c614481fd5248c1685e713f67d40cf2d5fba494)
usr.bin/unzip/unzip.c