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 1379932: Null pointer dereferences (FORWARD_NULL) /src/northbridge/amd/agesa/state_machine.c: 299 in agesa_execute_state()
________________________________________________________________________________________________________ *** CID 1379932: Null pointer dereferences (FORWARD_NULL) /src/northbridge/amd/agesa/state_machine.c: 299 in agesa_execute_state() 293 294 status = amd_create_struct(&aip, func, buf, len); 295 ASSERT(status == AGESA_SUCCESS); 296 297 /* Must call the function buffer was allocated for.*/ 298 AMD_CONFIG_PARAMS *StdHeader = aip.NewStructPtr;
CID 1379932: Null pointer dereferences (FORWARD_NULL) Dereferencing null pointer "StdHeader".
299 ASSERT(StdHeader->Func == func); 300 301 if (ENV_ROMSTAGE) 302 final = romstage_dispatch(cb, func, StdHeader); 303 304 if (ENV_RAMSTAGE)
________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05...
To manage Coverity Scan email notifications for "coreboot@coreboot.org", click https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05...