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

fix panic in GC #871

Merged
merged 1 commit into from
Mar 15, 2018
Merged

fix panic in GC #871

merged 1 commit into from
Mar 15, 2018

Conversation

Dieterbe
Copy link
Contributor

we should only try to call getChunk() when there are chunks,
because that function panics if there are no chunks

we should only try to call getChunk() when there are chunks,
because that function panics if there are no chunks
Copy link
Contributor

@replay replay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Dieterbe Dieterbe merged commit 4ce2457 into master Mar 15, 2018
@Dieterbe Dieterbe deleted the fix-gc-panic branch April 20, 2018 08:37
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.

2 participants