zephyr/boards
Alberto Escolar Piedras 469accfbe2 native_posix: Check pointer before de-referencing it
To avoid a Coverity warning (203449):
https://github.com/zephyrproject-rtos/zephyr/issues/18354

Initialize a pointer to NULL, and check it later before
de-referencing it.
Coverity could not see that posix_print_error_and_exit()
never returns even that it ends with exit()

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2019-08-18 18:05:54 +02:00
..
arc board: nsim: doc update for debugging section 2019-08-14 16:04:46 -07:00
arm boards: frdm_k64f: Enable pullup for CAN0_RX pin 2019-08-16 10:37:38 -05:00
common scripts: openocd: allow to overwrite elf file used to flash device 2019-08-08 22:16:50 +02:00
nios2
posix native_posix: Check pointer before de-referencing it 2019-08-18 18:05:54 +02:00
riscv riscv: add a qemu_riscv64 board 2019-08-09 09:11:45 -05:00
shields baords: shields: Add reel_board CANbus shield 2019-08-18 09:56:42 +02:00
x86 x86: ia32: do not use the first megabyte 2019-08-07 12:50:53 -07:00
x86_64/qemu_x86_64 logging: Add qemu_x86_64 backend 2019-07-18 18:16:39 -04:00
xtensa dts/spi-nor: use bytestring for JEDEC ID 2019-07-24 09:20:56 -04:00
CMakeLists.txt
Kconfig
index.rst riscv32: rename to riscv 2019-08-02 13:54:48 -07:00