Matteo Concas created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/273
Project:Branches: matteo.concas/rtems-coverity:fix-b1553rt to rtems/rtos/rtems:main Author: Matteo Concas ## Summary This merge request aims to fix Coverity issue CID 1399772. The not operation would give 1 (or 0), right-shifting this would always result in 0. The fix makes it so it is now left-shifted into the correct register bit field (Field ME of the message information word). <!-- 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/273 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
