zephyr/subsys
Alexander Wachter fd9733e2d9 canopen: CO_driver: Fix Coverity issues (NULL deref, dead code)
There were two dereference after NULL check and logical dead code.

Fixes #22434
Fixes #22443
Fixes #22435
Coverity-CID: 207978
Coverity-CID: 207977
Coverity-CID: 207964

Signed-off-by: Alexander Wachter <alexander@wachter.cloud>
2020-02-06 09:58:46 +02:00
..
bluetooth Bluetooth: Mesh: Add database for managing nodes and keys 2020-02-05 18:47:41 +02:00
canbus canopen: CO_driver: Fix Coverity issues (NULL deref, dead code) 2020-02-06 09:58:46 +02:00
console console: Have CONSOLE_GET{CHAR,LINE} dep. on SERIAL_SUPPORT_INTERRUPT 2020-01-28 12:56:50 -06:00
cpp treewide: avoid use of unsupported C++ specifiers 2019-12-13 17:19:54 -06:00
debug tracing: add TRACING_TEST Kconfig option 2020-02-05 23:54:26 -05:00
dfu dts: Rename generated_dts_board*.{h,conf} to devicetree*.{h,conf} 2020-01-17 17:57:59 +01:00
disk gpio: rename typedef for devicetree flags 2020-02-05 12:00:36 +01:00
fb
fs treewide: use full path to flash.h header 2020-01-26 17:52:12 +01:00
jwt
logging log: Add Intel ADSP logging backend 2020-02-05 10:43:25 -05:00
mgmt kconfig: Remove log backend options from MCUMGR configuration 2020-02-03 18:21:55 +01:00
net sockets: tls: set TLS_CREDENTIALS when using non-native stack 2020-02-05 18:47:54 -05:00
power power: device: deduplicate suspending code 2020-02-02 09:05:15 -05:00
random random: rand32_ctr_drbg: Handle error in initialize function 2020-01-28 13:31:52 -08:00
settings settings: Reduction of settings_src_register function 2020-02-03 18:39:49 +01:00
shell shell: device: show PM state in device list 2020-02-02 09:05:15 -05:00
stats
storage
testsuite tests: testsuite: Add Cortex-A case 2020-02-01 08:08:43 -05:00
usb usb: convert VBUS control to new GPIO API 2020-02-05 12:00:36 +01:00
CMakeLists.txt canbus: canopen: add zephyr driver layer for CANopenNode 2020-01-20 17:17:23 +01:00
Kconfig canbus: canopen: add zephyr driver layer for CANopenNode 2020-01-20 17:17:23 +01:00