niko c39173be32 Fixed a bug in the parser.
When we parse the metadata we check that there is enough data in the parcel by checking
 the byte availables and the size in the header.
Since the size is in the header has been read, we should make sure than dataAvailable() >= size - 4

This bug was hidden by some test code which has been removed.
2009-07-20 13:10:01 -07:00
2009-07-20 11:22:01 -07:00
2009-07-20 10:50:52 -07:00
2009-07-20 10:50:52 -07:00
2009-07-20 13:10:01 -07:00
2009-07-15 18:08:10 -07:00
2009-07-17 10:29:54 -07:00
2009-07-09 15:35:41 -07:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%