RTEMS | Need to invalidate posix message queue object id when delete mq (!364)

Joel Sherrill (@joel) gitlab at rtems.org
Thu May 8 22:30:06 UTC 2025




Joel Sherrill started a new discussion on testsuites/psxtests/psxmsgq01/init.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/364#note_122423

 >    Start_Test( "mq_close errors" );
 >  
 >    /*
 > -   * EBADF - Close a queue that is not open.
 > +   * EBADF - Close a queue that is already destroyed.
 >     */
 >  
 > -  puts( "Init: mq_close - unopened queue (EBADF)" );
 > +  puts( "Init: mq_close - destroyed queue (EBADF)" );

The ".scn" file needs to be updated.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/364#note_122423
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/20250508/a77185f3/attachment.htm>


More information about the bugs mailing list