Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

Crash when filesize < 262 bytes #5

Closed
rweichler opened this issue Sep 24, 2018 · 4 comments
Closed

Crash when filesize < 262 bytes #5

rweichler opened this issue Sep 24, 2018 · 4 comments

Comments

@rweichler
Copy link

This line hits an EXC_BREAKPOINT because it tries to copy to a Data object that has less than 262 bytes.

@sendyhalim
Copy link
Owner

Hi @rweichler, thanks for reporting this, I should've limited the check. Going to take a look at this and update it.

@muhrifqii
Copy link

hello, is there any solution for this?

@sendyhalim
Copy link
Owner

@muhrifqii Sorry for a very long delay on the fixes. I just made a pull request, waiting for tests to pass then I'll publish a new version

@sendyhalim
Copy link
Owner

I'm closing this, it's merged and published, feel free to reopen.

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

No branches or pull requests

3 participants