Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Handle Inf and NaN means #8

Merged
merged 1 commit into from
Oct 8, 2017
Merged

Handle Inf and NaN means #8

merged 1 commit into from
Oct 8, 2017

Conversation

spenczar
Copy link
Owner

@spenczar spenczar commented Oct 8, 2017

Discovered this through fuzzing. Inf and NaN mess with the sorted-order invariants of the digest and result in nonsensical values during quantile lookups. We should just ignore them.

Discovered this through fuzzing. Inf and NaN mess with the
sorted-order invariants of the digest and result in nonsensical values
during quantile lookups. We should just ignore them.
@spenczar spenczar merged commit c30a5be into master Oct 8, 2017
@spenczar spenczar deleted the floating_point_weirdos branch October 8, 2017 15:58
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.

1 participant