unzip: fix a case where we find wrong CDE. Closes 8821
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 17 Apr 2016 19:05:34 +0000 (21:05 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 17 Apr 2016 19:05:34 +0000 (21:05 +0200)
commit0ccf52a9fb9fa2f76eacbb6f1ef8419220557a40
treeb1255e1f73791c91f5885ece2f75617385d3ed23
parent84ba50c32f7dbfccddd5c5ca34d48d97c3f72193
unzip: fix a case where we find wrong CDE. Closes 8821

function                                             old     new   delta
unzip_main                                          2472    2490     +18

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/unzip.c