Hartmut Birr wrote:
[cc02.diff] Don't try to map data past the end of file in VFAT.
I think that this patch isn't necessary, because the real problem is
in pin.c.
At first I did the same thing as you did in the attached patch. Then
I actually followed it by some testing on Windows and _it is possible
to map data past the end of file_ with CcMapData. I haven't tried to
access the mapped memory though...
I did more testing and the result is the attached patch (comment
inside). Does it look ok?
Regards,
Filip