Skip to content

Conversation

@zephyrbot
Copy link

@zephyrbot zephyrbot commented Nov 28, 2024

Backport 3c59bd4~4..3c59bd4 from #82045.

Fixes #81980

We must do null check before trying to access the fields.

Fixes #81980
Coverify-CID: 434549

Signed-off-by: Jukka Rissanen <[email protected]>
(cherry picked from commit 3aa0c86)
Follow the net coding style and declare the variables at the start
of the function.

Signed-off-by: Jukka Rissanen <[email protected]>
(cherry picked from commit b2056e0)
Follow net coding style and remove extra new lines between
variable set and checking its value.

Signed-off-by: Jukka Rissanen <[email protected]>
(cherry picked from commit 8deebce)
As the error print strings are very similar, construct the final
output at runtime to save some flash space.

Signed-off-by: Jukka Rissanen <[email protected]>
(cherry picked from commit 3c59bd4)
@zephyrbot zephyrbot added Backport Backport PR and backport failure issues area: Networking labels Nov 28, 2024
@dkalowsk dkalowsk added this to the v4.0.1 milestone Dec 6, 2024
@dkalowsk dkalowsk merged commit d6ec225 into v4.0-branch Dec 9, 2024
29 of 30 checks passed
@dkalowsk dkalowsk deleted the backport-82045-to-v4.0-branch branch December 9, 2024 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Networking Backport Backport PR and backport failure issues

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

7 participants