zephyr/subsys/net
Robert Lubos 370dfe088f net: sockets: Fix socket ctx check in usermode
When `z_get_fd_obj_and_vtable()` function returns NULL (no valid entry
in the FD table for the socket), there is no need for further usermode
checks on the `ctx` pointer, as there is nothing to invalidate in that
case.

Fixes #25990
Fixes #25991

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2020-06-05 18:34:25 +02:00
..
ip net: tcp2: Fix compile failure on native_posix_64 2020-06-03 22:29:16 +02:00
l2 modules: mbedtls: Add Kconfig entry for MBEDTLS_MD and MBEDTLS_CIPHER 2020-06-02 15:24:36 +02:00
lib net: sockets: Fix socket ctx check in usermode 2020-06-05 18:34:25 +02:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig net: Remove CONFIG_LEGACY_TIMEOUT_API dependency 2020-05-01 10:50:03 +03:00
Kconfig.hostname kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.template.log_config.default.net kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.template.log_config.net kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
buf.c net: buf: Remove timeout variable from debug print 2020-04-09 16:07:03 +03:00
hostname.c net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00