core: fix/silence issues reported by Coverity
authorPete Batard <pete@akeo.ie>
Fri, 16 May 2014 22:01:57 +0000 (23:01 +0100)
committerPete Batard <pete@akeo.ie>
Fri, 16 May 2014 22:01:57 +0000 (23:01 +0100)
commitbcc4e517d5ce41e541484ade9b2800ba06a9b903
treedc8e64e893606d2371d076d0f712273712e07db6
parent26dab3d6808a00c28a0d222c8f6625d4e719a5b2
core: fix/silence issues reported by Coverity

* libusb has been added to Coverity at https://scan.coverity.com/projects/2180
* Use "// coverity[keyword]" to silence the issues we don't care about
* All other issues from the Windows build have been fixed, apart from the closing of the DLLs.
examples/ezusb.c
examples/xusb.c
libusb/core.c
libusb/os/windows_usb.c
libusb/version_nano.h