Skip to content

Conversation

@zephyrbot
Copy link

@zephyrbot zephyrbot commented Dec 7, 2022

Backport 35593ce from #41814

Fixes #41111

Algorithm was converting uptime to nanoseconds which can easily
lead to overflows. Changed algorithm to use milliseconds and
nanoseconds for remainder only.

Signed-off-by: Krzysztof Chruscinski <[email protected]>
(cherry picked from commit 35593ce)
@zephyrbot zephyrbot requested a review from pfalcon as a code owner December 7, 2022 21:27
@github-actions github-actions bot added the area: POSIX POSIX API Library label Dec 7, 2022
@cfriedt
Copy link
Member

cfriedt commented Jan 3, 2023

This needs more information - there are a few PRs to main still related to fixing this problem in general, since there were no tests added with it originally.

E.g. #52977

@github-actions
Copy link

github-actions bot commented Mar 5, 2023

This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label Mar 5, 2023
@cfriedt cfriedt removed the Stale label Mar 5, 2023
@cfriedt cfriedt closed this Apr 4, 2023
@nashif nashif deleted the backport-41814-to-v2.7-branch branch April 6, 2023 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: POSIX POSIX API Library

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants