Skip to content

timeval boundary check - #52

Closed
shanksluffy wants to merge 1 commit into
openwrt:masterfrom
shanksluffy:patch-1
Closed

timeval boundary check#52
shanksluffy wants to merge 1 commit into
openwrt:masterfrom
shanksluffy:patch-1

Conversation

@shanksluffy

Copy link
Copy Markdown

tv_usec range should be [0, 999], then when tv_usec not less than 1000, need to update tv_sec

tv_usec range should be [0, 999], then when tv_usec not less than 1000, need to update tv_sec

Signed-off-by: wtopmone <wtopmone@gmail.com>
@shanksluffy shanksluffy closed this Aug 6, 2026
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.

1 participant