]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Avoid a read off-by-one error for UTF16 names in RAR archives.
authorJoerg Sonnenberger <joerg@bec.de>
Sat, 9 Sep 2017 15:47:32 +0000 (17:47 +0200)
committerJoerg Sonnenberger <joerg@bec.de>
Sat, 9 Sep 2017 15:47:32 +0000 (17:47 +0200)
commit5562545b5562f6d12a4ef991fae158bf4ccf92b6
treeb459e40555773de6a1720d67ad4d87fbc48869f1
parentadd25e44b62f737b0b214c91d0fc7aaa31d6a2d7
Avoid a read off-by-one error for UTF16 names in RAR archives.

Reported-By: OSS-Fuzz issue 573
libarchive/archive_read_support_format_rar.c