Skip to content
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

geo: fix st_segmentize to not panic when passed NaN as param #62828

Merged
merged 1 commit into from
Mar 31, 2021

Conversation

andyyang890
Copy link
Collaborator

Fixes #62741.

Release note: None

@andyyang890 andyyang890 requested a review from otan March 30, 2021 21:28
@cockroach-teamcity
Copy link
Member

This change is Reviewable

pkg/geo/geogfn/segmentize.go Outdated Show resolved Hide resolved
pkg/geo/geomfn/segmentize.go Outdated Show resolved Hide resolved
pkg/geo/geogfn/segmentize_test.go Show resolved Hide resolved
@andyyang890
Copy link
Collaborator Author

bors r=otan

@craig
Copy link
Contributor

craig bot commented Mar 31, 2021

Build succeeded:

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.

geomfn: st_segmentize error makeslice: cap out of range
3 participants