Skip to content

Conversation

IntMatrix
Copy link

There were discovered some crashes in the library.
NSArray<IBPCollectionCompositionalLayoutSolverResult *> *results = self.results;
There are no checks in case when results.count == 0 before division by zero. So, these checks fix those crashes.

@alphatroya
Copy link

I've faced this issue recently. I think this PR should be merged.

@andrewprocter
Copy link

Add another hat in the ring for merging this, also faced this issue recently.

@RGG-jayoung
Copy link

+1 for me as well. Can this be merged?

@alexandreraulin
Copy link

+1, that's possible to merge it ?

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.

5 participants