Go to file
Baohong Liu 2ca689da91 samples: button: stop the app if device binding fails
Stop the app from running if device binding fails. Otherwise,
dereferencing NULL pointer will happen. This was caught by
Coverity.

Coverity-CID: 151988

Change-Id: I8245d938498a51123249fbd069935900ad660314
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2016-11-18 02:01:22 +00:00
.known-issues
arch
boards
doc
drivers drivers: cc2520: fix variable type mismatching issue 2016-11-18 00:21:32 +00:00
ext
include dlist: fix SYS_DLIST_FOR_EACH_SAFE when operating on empty list 2016-11-18 00:47:25 +00:00
kernel kernel: event_logger: use POST_KERNEL instead of NANOKERNEL 2016-11-18 00:24:26 +00:00
lib
misc
net net: ip: fix variable type mismatching issue 2016-11-18 00:21:09 +00:00
samples samples: button: stop the app if device binding fails 2016-11-18 02:01:22 +00:00
scripts
subsys
tests tests/tinycrypt: Solve style issues in test_ccm_mode 2016-11-18 01:05:33 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst
MAINTAINERS
Makefile Revert "build: Handle ALL_LIBS dependencies correctly" 2016-11-18 00:24:03 +00:00
Makefile.inc
zephyr-env.sh