CID: 1420215
Details
Details
- Reviewers
asomers - Commits
- rS360167: Abort transfer if fseeko() fails.
- did some simple transfers with windowsize of 1 and 16
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 30546 Build 28292: arc lint + arc unit
Event Timeline
Comment Actions
Hm. How did you discover this problem? Did you try to read an unseekable file or something? And have you run the unit tests with this change?
Comment Actions
I have not seen this, this is based on the coverity report that you forwarded me a while back. I didn't run the tests at first as I didn't think they would really cover this well, but they do at least cover that normal transfers still work, so I ran them and they passed.