zephyr/tests
Jukka Rissanen efd99e6634 tests: net: ip-addr: Avoid possible null pointer dereference
Check return value of net_if_ipv6_get_ll() before accessing it.

Coverity-CID: 199437
Fixes #17201

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-07-02 11:37:05 +03:00
..
application_development
benchmarks
bluetooth
boards
booting/stub
cmsis_rtos_v1
cmsis_rtos_v2
crypto
drivers
kernel kernel: fix CONFIG_THREAD_NAME from user mode. 2019-07-01 16:29:45 -07:00
lib tests: mem_alloc: don't set main thread size 2019-07-01 14:30:48 -07:00
misc
net tests: net: ip-addr: Avoid possible null pointer dereference 2019-07-02 11:37:05 +03:00
posix
shell
subsys tests: remove redundant CONFIG_HW_STACK_PROTECTION=y setting 2019-07-01 12:54:20 -07:00
unit
ztest