RTEMS | Improve event record handling (!282)
Gedare Bloom (@gedare)
gitlab at rtems.org
Sat Nov 2 04:30:59 UTC 2024
Gedare Bloom commented: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/282#note_114218
The code looks mostly quite good. Just a note about fixing the use of `size_t`, it looks like `unsigned int` is used already for the `item_count` in the configuration, so that would be ok or an explicitly sized `uint32_t`.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/282#note_114218
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/20241102/3403f567/attachment.htm>
More information about the bugs
mailing list