]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/UsbBusDxe: Update Device->NumOfInterface at error handling path to avoid...
authorFeng Tian <feng.tian@intel.com>
Thu, 18 Sep 2014 06:06:25 +0000 (06:06 +0000)
committererictian <erictian@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 18 Sep 2014 06:06:25 +0000 (06:06 +0000)
commit4d3d422dffd3b5b2dcbfc88728caf31d119fc7e2
treecaac45f3e03b110211bfb03b80581b0638b851cb
parenta308e0588b3ad87b94611391e9e7a04a8eb05ebf
MdeModulePkg/UsbBusDxe: Update Device->NumOfInterface at error handling path to avoid system hang when DisconnectController is invoked to free resource occupied by usb device whose interface descriptor format doesn't follow usb spec.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16128 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Bus/Usb/UsbBusDxe/UsbEnumer.c