Fixed clang static analyzer warning about dereferencing null
authorSean McBride <sean@rogue-research.com>
Wed, 21 May 2014 14:15:50 +0000 (10:15 -0400)
committerNathan Hjelm <hjelmn@me.com>
Wed, 11 Jun 2014 00:59:30 +0000 (18:59 -0600)
commite6902b2b0f546d5a39e82b38510f2135fc040ee3
treea30bdf70f29fa3bcaa0b41bd13e44d0fa5b9607a
parent7dfdf8e1b1ea2b9702d91bb59d2b86ecf895e8ed
Fixed clang static analyzer warning about dereferencing null

It looks like *ifcp should be the same as iface,
so I just use the latter instead of the former.

Closes pull request #13

Signed-off-by: Nathan Hjelm <hjelmn@me.com>
libusb/os/darwin_usb.c
libusb/version_nano.h