ZIP reader: fix possible out-of-bounds read in zipx_lzma_alone_init() 47/275047/1 submit/tizen_base/20220516.064852
authorTim Kientzle <kientzle@acm.org>
Thu, 24 Mar 2022 09:35:00 +0000 (10:35 +0100)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 16 May 2022 01:41:35 +0000 (10:41 +0900)
commit4bcb0f018023b031fc9a646e30d9f602fe3840f0
tree916317799965e1e88348b4b9d55bcfcd11f1cfc1
parentfa6a513eeacefa5c4cce9c6509053ff7611c67b0
ZIP reader: fix possible out-of-bounds read in zipx_lzma_alone_init()

Fixes #1672

Change-Id: I6879e214fdcc8c8eb7dda146d7f90b7883016c56
libarchive/archive_read_support_format_zip.c