audk/MdeModulePkg/Bus/Usb
erictian 7a4d52add1 MdeMdeModulePkg/UsbBusDxe: Fixed a possible memory leak bug introduced at r14226
The r14226 check-in indeed has memory leak in allocated "Child" pointer. UsbBusDriverBindingStop() may dereference this pointer and may bring exception on invalid memory access

Signed-off-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14251 6f19259b-4bc3-4df7-8a09-765794883524
2013-04-07 08:43:28 +00:00
..
UsbBotPei MdeModulePkg: Add PEI USB drivers and related PPIs 2011-06-27 23:30:55 +00:00
UsbBusDxe MdeMdeModulePkg/UsbBusDxe: Fixed a possible memory leak bug introduced at r14226 2013-04-07 08:43:28 +00:00
UsbBusPei error handling enhancement for possible null pointer dereference 2011-09-23 07:44:49 +00:00
UsbKbDxe Add the backslash to C12 mapping in keyboard layout mapping table to fix the issue that backslash doesn't work when using HP KU-0316 USB key board. 2013-03-15 06:48:43 +00:00
UsbMassStorageDxe MdeModulePkg/UsbMassStorage: Add 16 byte SCSI cmds support if the last LBA can not be presented by 4bytes width 2012-05-14 07:50:07 +00:00
UsbMouseAbsolutePointerDxe Fix build failure. 2012-10-31 01:29:04 +00:00
UsbMouseDxe Add missing status code in several modules. 2012-10-30 04:23:40 +00:00