zephyr/subsys
Jukka Rissanen 8c02460a5e net: dns: Check address family when initializing
It is be possible that the local address was not properly
resolved in which case the local_addr variable could be NULL.
This will cause NULL pointer access if the variable is used.

Coverity-CID: 173656

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-08-07 21:32:03 -04:00
..
bluetooth Bluetooth: Mesh: Fix duplicate const declarations 2017-08-07 19:18:02 +03:00
console
cpp
debug
disk
fs
logging
net net: dns: Check address family when initializing 2017-08-07 21:32:03 -04:00
shell
usb
Kconfig
Makefile