zephyr/subsys/canbus
Alexander Wachter c9d76eef88 canbus: isotp: Fix NULL deref after overflow
The implementation checks if there are not enough buffers
to add the received data. However, a return was missing
after the error signaling.

Fixes #22657
Coverity-CID: 208191

Signed-off-by: Alexander Wachter <alexander@wachter.cloud>
2020-02-10 12:32:01 +02:00
..
canopen canopen: CO_driver: Fix Coverity issues (NULL deref, dead code) 2020-02-06 09:58:46 +02:00
isotp canbus: isotp: Fix NULL deref after overflow 2020-02-10 12:32:01 +02:00
CMakeLists.txt can: isotp: Add ISO-TP library 2020-02-06 10:16:29 +02:00
Kconfig can: isotp: Add ISO-TP library 2020-02-06 10:16:29 +02:00