Minor fix - check for malloc failure in USB cntl allocation.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 10 Jul 2011 19:48:00 +0000 (15:48 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 10 Jul 2011 19:48:00 +0000 (15:48 -0400)
commitffdcd3a8d72310efc55255fc93edf78c024bbafe
tree4833a4630f1b2bd359baddc7f217e81b09ed40b4
parent6f500511dc00bece01a192a9a8be168ced065ccd
Minor fix - check for malloc failure in USB cntl allocation.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/usb-ehci.c
src/usb-ohci.c
src/usb-uhci.c