Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

format: packfile fix DecodeObjectAt when Decoder has type #646

Merged
merged 1 commit into from
Nov 20, 2017
Merged

format: packfile fix DecodeObjectAt when Decoder has type #646

merged 1 commit into from
Nov 20, 2017

Conversation

mcuadros
Copy link
Contributor

The filter by type in packfile.Decoder introduced at #200, cause that Decoder.DecodeObjectAt don't return objects from different types, this cause a nil-pointer exception resolve deltas.

Fixes #568

@mcuadros mcuadros requested a review from ajnavarro November 19, 2017 17:56
@mcuadros mcuadros merged commit 6abcb97 into src-d:master Nov 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SIGSEGV in fillREFDeltaObjectContent
2 participants