RTEMS | cpukit/libmisc: fix flag in capture.c (!361)
Gedare Bloom (@gedare)
gitlab at rtems.org
Tue Jan 21 00:00:30 UTC 2025
Gedare Bloom created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/361
Project:Branches: gedare/rtems:5184-capture-flag to rtems/rtos/rtems:6
Author: Gedare Bloom
Assignee: Gedare Bloom
## Summary
cpukit/libmisc: fix flag in capture.c
The RTEMS_CAPTURE_OVERFLOW is an overflow flag for each CPU, and its
value is the same as RTEMS_CAPTURE_INIT. Executing rtems_capture_flush
will set the RTEMS_CAPTURE_INIT flag to 0 in the global flags.
Fixes #5184.
<!-- Default settings, if it is a dropdown it will set after submission -->
Closes #5184
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/361
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/20250121/6875bbb2/attachment-0001.htm>
More information about the bugs
mailing list