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.
1 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent 
build analyzed by Coverity Scan.

New defect(s) Reported-by: Coverity Scan
Showing 1 of 1 defect(s)


** CID 1452005:  Memory - corruptions  (OVERRUN)
/tests/lib/malloc-test.c: 53 in setup_calloc_test()


________________________________________________________________________________________________________
*** CID 1452005:  Memory - corruptions  (OVERRUN)
/tests/lib/malloc-test.c: 53 in setup_calloc_test()
47     
48      return 0;
49     }
50     
51     static int setup_calloc_test(void **state)
52     {
>>>     CID 1452005:  Memory - corruptions  (OVERRUN)
>>>     Overrunning buffer pointed to by "&_heap" of 1 bytes by passing it to a 
>>> function which accesses it at byte offset 4194303 using argument 
>>> "4194304UL". [Note: The source code implementation of the function has been 
>>> overridden by a builtin model.]
53      memset(&_heap, 0xFF, TEST_HEAP_SZ);
54      return setup_test(state);
55     }
56     
57     static void test_malloc_out_of_memory(void **state)
58     {


________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, 
https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50yq2SfQfrHt3Prsn4qSLrYIrajINpiFX8l0vrlNSf8iCrS27qY0Cr0DkycwNUgGZJj8-3DOBmv_L-2FDzr14mnrsJO5b1wX1hp9b1MAQygl7x-2B74RAaH2cn2D-2FM5I3nUzOwPmvfgKcy9xVtX9P5U9TE-2FITY-2FVDbWjsPc00LFasnemVsrv8J9ABzwmNNqohdu7Nx5L7FeB-2FIS-2FbSTsasY3L-2Bpa7imNT6alE9OQTajEAjiLizXH0IO2X4V2Byx-2FDx0xdagtQ8paZhBJR3BP-2FHuARBxzsIsKtj6obDFjK8hLKUhFfPiStWLp4TQ-3D

_______________________________________________
coreboot mailing list -- coreboot@coreboot.org
To unsubscribe send an email to coreboot-le...@coreboot.org

Reply via email to