Skip to content

Changes hit while testing with large data sets. #1

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

patmans
Copy link

@patmans patmans commented Sep 8, 2015

I hit a couple of problems when using bsdiff-ra using some larger files, these commits fix the problems I hit.

Patrick Mansfield added 2 commits September 4, 2015 08:43
The first segment is sometimes zero length and was not removed, this later
caused an assert failure in lib/bsdiff-ra/bsdiff_ra_writepatch.c

Also add warnings for zero length or oversized (above 2^63) alignments.
This fixes assert failures in bsdiff-ra, and fixes corrupt patches (seen when
trying to apply the patch) when used with bsdiff-big.
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

Successfully merging this pull request may close these issues.

1 participant