commit | fa98920b7192d0db8d22d9345b750810f89f9cdd | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Fri Sep 24 07:57:37 2010 -0700 |
committer | Kenny Root <kroot@google.com> | Fri Sep 24 08:05:51 2010 -0700 |
tree | 02cc29209b34f0c8e57963b7c7e22f9382276a55 | |
parent | 8aa24c202f386113af0633f6ddca438403269bdd [diff] |
Add locking around ZIP seeking Since we switched to seeking to the LFH to verify its existence instead of a huge mmap of the file, we have to guarantee that another seek doesn't happen before we finish our read on the LFH. Change-Id: If8135d9cb6f2f5cc4db734eafa4f6b5f6269c62a