New Defects reported by Coverity Scan for RTEMS
scan-admin at coverity.com
scan-admin at coverity.com
Mon Sep 2 21:28:41 UTC 2024
Hi,
Please find the latest report on new defect(s) introduced to RTEMS found with Coverity Scan.
1 new defect(s) introduced to RTEMS found with Coverity Scan.
2 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 1618881: Memory - illegal accesses (USE_AFTER_FREE)
/cpukit/posix/src/aio_misc.c: 272 in rtems_aio_completed_list_op()
________________________________________________________________________________________________________
*** CID 1618881: Memory - illegal accesses (USE_AFTER_FREE)
/cpukit/posix/src/aio_misc.c: 272 in rtems_aio_completed_list_op()
266 );
267 break;
268 }
269 free( listcbp );
270 }
271
>>> CID 1618881: Memory - illegal accesses (USE_AFTER_FREE)
>>> Dereferencing freed pointer "listcbp".
272 pthread_mutex_unlock( &listcbp->mutex );
273 }
274
275 rtems_aio_request_chain *rtems_aio_search_fd(
276 rtems_chain_control *chain,
277 int fildes,
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=u001.AxU2LYlgjL6eX23u9ErQy-2BKADyCpvUKOL6EWmZljiu5GLWnGNEwbhcanGyCDC8W1qxs1XK9M9KkPO5PqDYA-2Faw-3D-3Dz7u8_hOQomnwXvo7ZPjrovRgF1EWfSixaZuumKeNh4wRoLrmnNT0KBIEkv2cMXqAdSEufQuQsdUIKkBkSlYts8-2F5sEZTf0jkXRzYDgRlzijRFa4js5YgOdT7OQoF46CsWELd1I0DPqLiDPPtd1igTwB-2F4PwIgFykrUDnGNmSeg4Nig0Z89PYOMxMzVWqSAlYdkL8B4uYtiJv1RSbM0-2Fz0eDTpRg-3D-3D
More information about the build
mailing list