Dear all:
I have a problem about the unyaffs2 when extracting a file.
Should we read the tag info for the correct chunk size (pt->t.byteCount)
before extracting each chunk of a file (see the attached patch)?
The original codes uses the tag info of the object header chunk, instead of
the tag for each data chunk.
Did anyone have this issue?
Or it is my mistake....
Original issue reported on code.google.com by penguin.lin on 3 Feb 2010 at 1:19
Original issue reported on code.google.com by
penguin.lin
on 3 Feb 2010 at 1:19Attachments: