Hi,
Please find the latest report on new defect(s) introduced to coreboot found with Coverity Scan.
1 new defect(s) introduced to coreboot found with Coverity Scan.
New defect(s) Reported-by: Coverity Scan Showing 1 of 1 defect(s)
** CID 1462119: Resource leaks (RESOURCE_LEAK) /src/soc/intel/common/block/acpi/pep.c: 68 in read_pmc_lpm_requirements()
________________________________________________________________________________________________________ *** CID 1462119: Resource leaks (RESOURCE_LEAK) /src/soc/intel/common/block/acpi/pep.c: 68 in read_pmc_lpm_requirements() 62 } 63 64 if (info) { 65 info->addr = (uint8_t *)reg; 66 info->buffer_size = register_count * sizeof(uint32_t); 67 }
CID 1462119: Resource leaks (RESOURCE_LEAK) Variable "reg" going out of scope leaks the storage it points to.
68 } 69 70 /* 71 * For now there is only one disabled non-existent device, because Windows 72 * expects at least one device and crashes without it with a bluescreen 73 * (`INTERNAL_POWER_ERROR`). Returning an empty package does not work.
________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0...