RTEMS | posix/aio: Correction of AIO issues (!476)
Joel Sherrill (@joel)
gitlab at rtems.org
Tue May 13 14:56:56 UTC 2025
Joel Sherrill started a new discussion on cpukit/posix/src/aio_misc.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/476#note_122579
> req->listcbp = NULL;
> req->suspendcbp = NULL;
>
> + free(req);
If this is addressing a Coverity identified issue, please reference the CID in the commit message.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/476#note_122579
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250513/ccfc8234/attachment.htm>
More information about the bugs
mailing list