Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: ae8272ef787d80950803c521a13a308651bdc62e https://github.com/tianocore/edk2/commit/ae8272ef787d80950803c521a13a308651bdc62e Author: Gerd Hoffmann <kra...@redhat.com> Date: 2021-12-23 (Thu, 23 Dec 2021)
Changed paths: M MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.c M MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.h Log Message: ----------- MdeModulePkg/UsbBusDxe: fix NOOPT build error gcc-11 (fedora 35): /home/kraxel/projects/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.c: In function ?UsbIoBulkTransfer?: /home/kraxel/projects/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.c:277:12: error: ?UsbHcBulkTransfer? accessing 80 bytes in a region of size 8 [-Werror=stringop-overflow=] Signed-off-by: Gerd Hoffmann <kra...@redhat.com> Reviewed-by: Hao A Wu <hao.a...@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits