Replace wHashTable with wArrayList in USB channel
authorArmin Novak <armin.novak@thincast.com>
Wed, 8 Jul 2020 16:11:05 +0000 (18:11 +0200)
committerakallabeth <akallabeth@users.noreply.github.com>
Tue, 1 Dec 2020 14:10:23 +0000 (15:10 +0100)
commit8be4d1e09bf5739fdeae501c342f7abf527cdb71
tree59a8ce41f51eafbd8bcc938d67bc9e0c3f22d05f
parent7469f53c0d114c7bd69f5ad960bc0b57fc1953b7
Replace wHashTable with wArrayList in USB channel

The streamID is not guaranteed to be uniqe, so add all transfers
to a list and remove by checking pointers instead of the streamID

(cherry picked from commit 3ebc71abf3709871ca1609b9c99b7d234000da4a)
channels/urbdrc/client/libusb/libusb_udevice.c
channels/urbdrc/client/libusb/libusb_udevice.h