Skip to content

Fix uint64 representation.#390

Merged
jmcarp merged 1 commit intomainfrom
jmcarp/fix-big-ints
Mar 4, 2026
Merged

Fix uint64 representation.#390
jmcarp merged 1 commit intomainfrom
jmcarp/fix-big-ints

Conversation

@jmcarp
Copy link
Contributor

@jmcarp jmcarp commented Mar 4, 2026

Fix overflow bugs due to representing uint64s as ints.

Fix overflow bugs due to representing uint64s as ints.
@jmcarp jmcarp requested a review from a team as a code owner March 4, 2026 16:49
@jmcarp jmcarp merged commit b0f8ba0 into main Mar 4, 2026
1 check passed
@sudomateo
Copy link
Collaborator

Stop overflowing our integers. They're sensitive.

@jmcarp jmcarp deleted the jmcarp/fix-big-ints branch March 4, 2026 17:40
jmcarp added a commit to oxidecomputer/opentelemetry-collector-components that referenced this pull request Mar 4, 2026
Pull in oxidecomputer/oxide.go#390 to fix an integer
overflow error on large metric values.
jmcarp added a commit to oxidecomputer/opentelemetry-collector-components that referenced this pull request Mar 4, 2026
Pull in oxidecomputer/oxide.go#390 to fix an integer
overflow error on large metric values.
jmcarp added a commit to oxidecomputer/opentelemetry-collector-components that referenced this pull request Mar 4, 2026
Pull in oxidecomputer/oxide.go#390 to fix an
integer overflow error on large metric values.
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