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 1452697: Resource leaks (RESOURCE_LEAK) /tests/lib/region_file-test.c: 32 in setup_region_file_test_group()
________________________________________________________________________________________________________ *** CID 1452697: Resource leaks (RESOURCE_LEAK) /tests/lib/region_file-test.c: 32 in setup_region_file_test_group() 26 27 rdev_chain_mem_rw(dev, mem_buffer, REGION_FILE_BUFFER_SIZE); 28 *state = dev; 29 30 clear_region_file(dev); 31
CID 1452697: Resource leaks (RESOURCE_LEAK) Variable "mem_buffer" going out of scope leaks the storage it points to.
32 return 0; 33 } 34 35 static int teardown_region_file_test_group(void **state) 36 { 37 struct region_device *dev = *state;
________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0...