zephyr/samples
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
..
basic samples: button: stop the app if device binding fails 2016-11-18 02:01:22 +00:00
bluetooth Bluetooth: Fix left-over usage of TICKS_NONE and TICKS_UNLIMITED 2016-11-12 19:27:34 +02:00
drivers samples: drivers: gpio: Exit from testcase if device not found 2016-11-18 00:05:31 +00:00
environmental_sensing Bluetooth: Kconfig: Restructure for a more logical hierarchy 2016-11-11 07:59:15 +02:00
grove samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
hello_world samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
ipm samples: ipm: convert sample to use unified APIs 2016-11-13 13:53:53 +00:00
legacy samples: task_profiler: move to legacy applications 2016-11-11 20:28:03 +00:00
net samples: net: fix a memcmp len error 2016-11-18 00:20:12 +00:00
nfc/nfc_hello samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
philosophers samples: remove old kernel support 2016-11-07 11:34:18 -08:00
power/power_mgr samples: power_mgmt: Remove platform filtering of testcases 2016-11-16 02:18:27 +00:00
sensor sensors/mcp9808: Evaluate sensor_channel_get return code 2016-11-17 01:30:00 -06:00
shell samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
static_lib build: Document outputexports 2016-11-12 02:08:08 +00:00
synchronization samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
testing net: buf: Use unified k_fifo API for FIFOs 2016-11-11 06:00:17 +00:00
usb samples :usb : Check return value fix 2016-11-18 00:12:23 +00:00