- tightened up size checks in Data::ReleaseBuffer()
commit8feb6849408a35e358124e641e6c0379f17f023f
authorcdfrey <cdfrey>
Sat, 10 Feb 2007 20:43:36 +0000 (10 20:43 +0000)
committercdfrey <cdfrey>
Sat, 10 Feb 2007 20:43:36 +0000 (10 20:43 +0000)
treec4bd1a569d8a77c658b6fcb3439bba73e80f9efa
parentd7f4877106ac8f0e39cb0198dcce1c0091b9821a
- tightened up size checks in Data::ReleaseBuffer()
- stable libusb *does* return the actual length of the USB packet...
       fixed this in usbwrap.cc to set the actual size of read data,
       and removed the size hacks elsewhere in the code:
       probe.cc, protocol.cc, socket.cc, usbwrap.cc
ChangeLog