RTEMS | posix/aio_misc-c/rtems_aio_completed_list_op(): Path with no lock release. (!221)
Alessandro Nardin (@AlessandroNardin)
gitlab at rtems.org
Sat Sep 14 09:48:18 UTC 2024
Alessandro Nardin created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/221
Project:Branches: AlessandroNardin/rtems:coverity-lio-listio to rtems/rtos/rtems:main
Author: Alessandro Nardin
## Summary
posix/aio_misc-c/rtems_aio_completed_list_op(): Path with no lock release.
Coverity CID 1619144
In rtems_aio_completed_list_op() memory was getting freed without releasing
a lock.
This commit should also solve coverity issues 1619145, 1619143 and 1619142
since they all seem to be generated by rtems_aio_completed_list_op().
Closes #5127
<!-- Default settings, if it is a dropdown it will set after submission -->
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/221
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/20240914/d117f635/attachment.htm>
More information about the bugs
mailing list