Skip to content

Add fuzz test for CellUnion #193

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

Merged
merged 5 commits into from
Jul 2, 2025
Merged

Add fuzz test for CellUnion #193

merged 5 commits into from
Jul 2, 2025

Conversation

panmari
Copy link
Collaborator

@panmari panmari commented Jun 28, 2025

And jointly fixing panic that can happen for bad input. Slice creation with n < 0 panics. Starting point for #175

@panmari panmari requested a review from jmr July 1, 2025 05:36
@panmari panmari requested a review from jmr July 1, 2025 07:59
panmari added 4 commits July 1, 2025 10:00
And jointly fixing panic that can happen for bad input. Slice creation with n < 0 panics.
For invalid cell unions, which can be en- and decoded, this does not hold.
@panmari panmari requested a review from jmr July 1, 2025 19:32
@jmr jmr merged commit 55051eb into golang:master Jul 2, 2025
5 checks passed
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.

2 participants