zephyr/subsys/mgmt/osdp
Siddharth Chandrasekaran 2b4ca51c85 mgmt/osdp: Fix osdp_build_ctx(); Add NULL check on ctx
osdp_build_ctx() was returning fixed NULL and the subsequent code did
not check if ctx was NULL due to osdp_build_ctx() failures. Fix both
these issues.

Signed-off-by: Siddharth Chandrasekaran <siddharth@embedjournal.com>
2020-09-18 17:36:02 +02:00
..
src mgmt/osdp: Fix osdp_build_ctx(); Add NULL check on ctx 2020-09-18 17:36:02 +02:00
CMakeLists.txt
Kconfig mgmt/osdp: Make CP/PD mode selection as first entry in Kconfig 2020-09-14 16:00:45 -05:00
Kconfig.cp
Kconfig.pd