RTEMS | cpukit/libblock: Fixed garbage name generation and added memory cleanup (!912)
Joel Sherrill (@joel)
gitlab at rtems.org
Fri Jan 23 00:02:36 UTC 2026
Joel Sherrill started a new discussion on cpukit/libblock/src/flashdisk.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/912#note_139666
> #define rtems_fdisk_calc_crc16(_b, _c) \
> rtems_fdisk_crc16_factor[((_b) ^ ((_c) & 0xff)) & 0xff] ^ (((_c) >> 8) & 0xff)
>
> +/**
> + * this describes the current state of mutext initialisation
mutex not mutext
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/912#note_139666
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/20260123/09da0f17/attachment.htm>
More information about the bugs
mailing list