Kenny Root 6cb241f902 ZipFileRO: moar logging and wrap close
There is apparently still a race upon reading the entry Local File
Header that can't be tracked down, so move the LFH check inside the
mutex-protected block so we can call lseek again to see where we are
when we log an error.

Also, close() can fail so use TEMP_FAILURE_RETRY on it so we don't
unwittingly leak file descriptors when Mean Mr. EINTR comes a-knocking.

Change-Id: I753abad0bd882fe28f7281c406fa76f64393ef4c
2010-10-01 18:30:59 -07:00
2010-10-01 12:54:10 -07:00
2010-10-01 12:16:38 -07:00
2010-09-28 17:50:50 -07:00
2010-03-16 09:59:06 -07:00
2010-10-02 08:30:48 +08:00
2010-03-29 18:12:24 -07:00
2010-09-28 22:36:27 -07:00
2010-08-20 13:17:12 -07:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%