Fixed possible deadlock in the CDC device driver if the USB connection is dropped...
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 5 May 2012 19:43:06 +0000 (19:43 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 5 May 2012 19:43:06 +0000 (19:43 +0000)
commit2d98e5499b42ca4feda390d5bd867aa956bf7f11
treed1a8135ba0d44fe6dcfc9c38b329e70d5cbece07
parent46d511c021011d051c7f19ab4129a8591735327a
Fixed possible deadlock in the CDC device driver if the USB connection is dropped while the CDC_REQ_SetLineEncoding control request is being processed by the stack (thanks to Jonathan Hudgins).
LUFA/DoxygenPages/ChangeLog.txt
LUFA/Drivers/USB/Class/Device/CDCClassDevice.c