commit | 1f275c51b1b0dc973035d68043e3b8f8a45254ae | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Sat Nov 16 11:18:50 2019 -0800 |
committer | Elliott Hughes <enh@google.com> | Sat Nov 16 11:18:50 2019 -0800 |
tree | acd6b2c1eb560d0e9ba7da21dfdf500f97d7895f | |
parent | 57f4b3a4bd750ff85b25f3c2908885f3517ae8b2 [diff] |
ziptool: fix unknown long options. Previously an unknown long option would cause a crash as we ran off the end of the array. Test: `ziptool unzip --unknown` Change-Id: I7a7b6ac4a0fa157c111f936e837c20143cef9e28