Skip to content
Commit 9b763ac5 authored by Jukka Rissanen's avatar Jukka Rissanen Committed by Chris Friedt
Browse files

tests: net: ipv6: Make ICMP handler struct static



Make sure that we will never access ICMP handler struct
that is allocated from stack.
Without this change, there was mysterious crashes if using
native_sim board where the handler function was pointing to
stack data which contained garbage when the test was run.

Signed-off-by: default avatarJukka Rissanen <jukka.rissanen@nordicsemi.no>
parent cf61573c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment