Skip to content

uloop: timeval boundary check - #53

Closed
shanksluffy wants to merge 2 commits into
openwrt:masterfrom
shanksluffy:master
Closed

uloop: timeval boundary check#53
shanksluffy wants to merge 2 commits into
openwrt:masterfrom
shanksluffy:master

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>
add inline for function blobmsg_namlen

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