]> sigrok.org Git - libsigrok.git/commitdiff
brymen-bm86x: avoid NULL deref when usb->devhdl does not exist
authorGerhard Sittig <redacted>
Sun, 30 Sep 2018 19:52:21 +0000 (21:52 +0200)
committerUwe Hermann <redacted>
Tue, 2 Oct 2018 17:01:04 +0000 (19:01 +0200)
There are code paths where dev_close() tries to access a USB handle
which does not exist. This was observed with this command:

  $ sigrok-cli -d brymen-bm86x --scan


No differences found