zephyr/subsys/net
Jukka Rissanen abdd58ce3c net: sockets: Do not call NULL socket callback function
Before calling socket callback function, make sure the callback
function exists so that we do not get NULL pointer reference.

Fixes #18021

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-08-06 19:27:48 +03:00
..
ip net: Add support for SOCKS5 socket option 2019-08-05 13:26:11 +03:00
l2 net: Move include files outside of extern "C" block 2019-08-06 14:46:36 +03:00
lib net: sockets: Do not call NULL socket callback function 2019-08-06 19:27:48 +03:00
buf.c cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt
hostname.c
Kconfig Bluetooth: Add possibility to pass a user_data to conn_tx_cb_t 2019-05-29 16:31:03 +03:00
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net