Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

进行拖拽的时候,finishLoadingWithLoadingRequest方法里requestedOffset - self.requestTask.requestOffset会减成一个很大的数,导致崩溃 #1

Open
xuzhenhao opened this issue Jul 26, 2016 · 1 comment

Comments

@xuzhenhao
Copy link

No description provided.

@AlvinBoy
Copy link

AlvinBoy commented Sep 22, 2016

做个判断
if (offset < handle.availableData.length) {
[handle seekToFileOffset:offset];
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants