]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Merge pull request #1329 from bradking/string-append-wcs-overflow
authorMartin Matuška <martin@matuska.org>
Fri, 7 Feb 2020 13:16:58 +0000 (14:16 +0100)
committerGitHub <noreply@github.com>
Fri, 7 Feb 2020 13:16:58 +0000 (14:16 +0100)
Fix possible heap-buffer-overflow in archive_string_append_from_wcs on Windows


Trivial merge