- Handle failure case correctly in *_submit_urb: remove URB from an endpoint's linked...
authorAleksey Bragin <aleksey@reactos.org>
Mon, 4 May 2009 09:32:02 +0000 (09:32 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Mon, 4 May 2009 09:32:02 +0000 (09:32 +0000)
commit21c6c5fdf76b35d0c7e69c90d0c63d44f3b52f0f
tree8fa7847ff4c84649287112c6fe0ae0804aab69ca
parentd02d6ccb6ca6da645231182ddcda19f58840268a
- Handle failure case correctly in *_submit_urb: remove URB from an endpoint's linked list, instead of corrupting this URB's memory. Thanks to Gregor Schneider for spotting the suspicious place.
See issue #4279 for more details.

svn path=/trunk/; revision=40781
reactos/drivers/usb/nt4compat/usbdriver/ehci.c
reactos/drivers/usb/nt4compat/usbdriver/uhci.c