aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2012-04-17 14:07:58 -0700
committerJosh Blum <josh@joshknows.com>2012-04-17 14:07:58 -0700
commit4a1ec80d496e7754cf5a8c0f96322b2871094a31 (patch)
tree32e505c00525bb274aa474a0150ff5bda026fc0f /host/lib/usrp
parenta345c19cc2d4e9556b46b48d75b8ccc35b95ba45 (diff)
downloaduhd-4a1ec80d496e7754cf5a8c0f96322b2871094a31.tar.gz
uhd-4a1ec80d496e7754cf5a8c0f96322b2871094a31.tar.bz2
uhd-4a1ec80d496e7754cf5a8c0f96322b2871094a31.zip
usb: do not release recv buffer in wrapper
The actual recv buffer will be automatically released when dereferenced. By releasing this buffer early we allowed for a race condition: Subsequent wrapper buffers that shared the same actual buffer could get their memory filled by new recvd packets from the USB layer.
Diffstat (limited to 'host/lib/usrp')
0 files changed, 0 insertions, 0 deletions