Prevent potential null pointer dereference in zip access
commit3c53c13138225c4b2414ab8358847197cf29b718
authorGabriel de Perthuis <g2p.code@gmail.com>
Mon, 15 Sep 2014 10:35:46 +0000 (15 12:35 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 17 Sep 2014 06:53:03 +0000 (17 08:53 +0200)
treecaca464a276d68503d90733c0d2130b3d2733813
parent5dc03a473a53ae3c5ac1bbf2186c94b519d2df51
Prevent potential null pointer dereference in zip access

Close #12149

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/access/zip/zipstream.c