incubator-nuttx/net/can
Zhe Weng 1adfc1ae79 net/can: Release IOB when failed to queue in datahandler
If we just clear the IOB when failed to queue, we'll leak it.

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2024-01-06 04:20:36 -08:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
Make.defs
can.h socketcan : support error frame filter 2023-09-08 21:14:09 +03:00
can_callback.c net/can: Release IOB when failed to queue in datahandler 2024-01-06 04:20:36 -08:00
can_conn.c Performance optimizations in connection allocations. 2023-02-28 14:23:16 +01:00
can_getsockopt.c socketcan : support error frame filter 2023-09-08 21:14:09 +03:00
can_input.c
can_notifier.c
can_poll.c
can_recvmsg.c net/can: add missing FAR specifier 2023-09-16 14:17:47 +08:00
can_sendmsg.c net/can: Add FAR specifier and fix nxstyle issues 2023-09-16 14:17:47 +08:00
can_setsockopt.c socketcan : support error frame filter 2023-09-08 21:14:09 +03:00
can_sockif.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00