Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

samples: net: txtime: Address length was not init #35171

Merged

Conversation

jukkar
Copy link
Member

@jukkar jukkar commented May 11, 2021

The sockaddr address length was not initialized properly
when receiving packets.

Coverity-CID: 232698
Fixes #35159

Signed-off-by: Jukka Rissanen [email protected]

The sockaddr address length was not initialized properly
when receiving packets.

Coverity-CID: 232698
Fixes zephyrproject-rtos#35159

Signed-off-by: Jukka Rissanen <[email protected]>
@galak galak merged commit 7c0ab58 into zephyrproject-rtos:master May 11, 2021
@jukkar jukkar deleted the bug-35159-uninit-var-txtime-sample branch May 24, 2021 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Coverity CID: 232698] Uninitialized scalar variable in samples/net/sockets/txtime/src/main.c
4 participants