RTEMS | cpukit/libblock: Fixed garbage name generation and added memory cleanup (!912)
Chris Johns (@chris)
gitlab at rtems.org
Thu Jan 22 23:52:44 UTC 2026
Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/912 was reviewed by Chris Johns
--
Chris Johns started a new discussion on cpukit/libblock/src/flashdisk.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/912#note_139663
> + MUTEX_NOT_INITIALIZED = 0,
> + MUTEX_INITIALIZED
> +} rtems_mutex_state_t;
Could you please explain this `enum`, why it is here and the way it is named the way it is?
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/912
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/20260122/25d83ab4/attachment-0001.htm>
More information about the bugs
mailing list