Skip to content

Fix integer overflow in TimeSeriesView for too large timestamps#10310

Merged
oxkitsune merged 1 commit into
mainfrom
gijs/saturating_add
Jun 20, 2025
Merged

Fix integer overflow in TimeSeriesView for too large timestamps#10310
oxkitsune merged 1 commit into
mainfrom
gijs/saturating_add

Conversation

@oxkitsune
Copy link
Copy Markdown
Member

What

This avoids overflow of timestamps in the TimeSeriesView

@oxkitsune oxkitsune added 🪳 bug Something isn't working 📺 re_viewer affects re_viewer itself include in changelog labels Jun 19, 2025
@oxkitsune oxkitsune changed the title Use saturating_add when adding nanos in TimeSeriesView Use saturating_add in timestamp rounding for TimeSeriesView Jun 19, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 19, 2025

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link Manifest
2ae46eb https://rerun.io/viewer/pr/10310 +nightly +main

Note: This comment is updated whenever you push a commit.

Copy link
Copy Markdown
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgmtwhatcouldpossiblygowrong :)

@Wumpf Wumpf changed the title Use saturating_add in timestamp rounding for TimeSeriesView Fix integer overflow in TimeSeriesView for too large timestamps Jun 19, 2025
@oxkitsune oxkitsune merged commit 9b8591d into main Jun 20, 2025
50 checks passed
@oxkitsune oxkitsune deleted the gijs/saturating_add branch June 20, 2025 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🪳 bug Something isn't working include in changelog 📺 re_viewer affects re_viewer itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants