mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-14 14:55:21 +00:00
The message should only be returned if the requested pending/reply pointer is not NULL. Otherwise it could get an incorrect match (for instance if specific pending pointer is searched for and reply is NULL the function could return any message that doesn't expect a reply (and thus has its reply pointer set to NULL). Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no> |
||
---|---|---|
.. | ||
ip | ||
l2 | ||
lib | ||
buf.c | ||
CMakeLists.txt | ||
hostname.c | ||
Kconfig | ||
Kconfig.hostname | ||
Kconfig.template.log_config.default.net | ||
Kconfig.template.log_config.net |