libusb/examples
Ludovic Rousseau aa00030b78 examples: check the value returned by libusb_init()
Problem detected by the Coverity tool
CID 1042538 (#1 of 1): Unchecked return value (CHECKED_RETURN)4.
check_return: Calling function "libusb_init(libusb_context **)" without
checking return value (as is done elsewhere 11 out of 12 times).
2013-09-28 12:14:13 +02:00
..
getopt Samples: Add fxload sample for Cypress EZ-USB chips 2012-09-13 23:58:09 +01:00
dpfp.c All: Use "" instead of <> for local includes 2012-10-13 18:34:45 +01:00
dpfp_threaded.c All: Use "" instead of <> for local includes 2012-10-13 18:34:45 +01:00
ezusb.c examples: Fix a memory leak 2013-09-20 14:08:30 +02:00
ezusb.h Samples: Fix timeout error on FX3 and logging improvements for fxload 2013-04-14 22:38:52 +01:00
fxload.c examples: use libusb_set_auto_detach_kernel_driver() 2013-06-19 11:04:15 +02:00
hotplugtest.c examples: check the value returned by libusb_init() 2013-09-28 12:14:13 +02:00
listdevs.c Examples: Fix use of deprecated libusb_get_port_path 2013-05-17 10:42:47 +02:00
Makefile.am examples: Add sam3u_benchmark isochronous example by Harald Welte 2013-05-30 14:21:00 +02:00
sam3u_benchmark.c examples: Add sam3u_benchmark isochronous example by Harald Welte 2013-05-30 14:21:00 +02:00
xusb.c made some globals static to fix warnings 2013-07-30 10:44:13 -06:00