mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 15:34:05 +00:00
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> |
||
---|---|---|
.. | ||
bluetooth | ||
canbus | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fb | ||
fs | ||
jwt | ||
logging | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
tracing | ||
usb | ||
CMakeLists.txt | ||
Kconfig |