A bug in OFSDelta parsing
Reported by Niek Bruins | December 9th, 2008 @ 08:01 PM | in Read pack objects and index
OFSDelta calculates an offset which seems to mess up now and again.
Comments and changes to this ticket
-
Niek Bruins December 9th, 2008 @ 08:02 PM
- State changed from new to open
-
Niek Bruins December 15th, 2008 @ 10:00 PM
- State changed from open to resolved
replaced a do {} while with a regular while loop for size calculation. Implemented recursion to support delta chains.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A .NET implementation of Git written in C#