id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host 16083,VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVgaDxe/Edid.c:401: bad sizeof ?,dcb,,"src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVgaDxe/Edid.c:401]: (warning) Found calculation inside sizeof(). Source code is EdidOverrideDataBlock = AllocatePool (sizeof (EDID_BLOCK_SIZE * 2)); Maybe better code EdidOverrideDataBlock = AllocatePool (sizeof (EDID_BLOCK_SIZE) * 2); ",defect,new,other,VirtualBox 5.1.8,,,,other,other