[RTEMS Project] #2319: _Objects_Allocator_unlock in sem_unlink() is missing

RTEMS trac trac at rtems.org
Thu Apr 9 16:28:58 UTC 2015


#2319: _Objects_Allocator_unlock in sem_unlink() is missing
------------------------------+-------------------
 Reporter:  systec-dk         |       Owner:
     Type:  defect            |      Status:  new
 Priority:  normal            |   Milestone:  4.11
Component:  General           |     Version:  4.10
 Severity:  normal            |  Resolution:
 Keywords:  POSIX sem_unlink  |
------------------------------+-------------------

Comment (by joel.sherrill):

 psxsem01 is the test and it provides its own macro to check status. This
 should be moved to the .h file with the rest of the test status checking
 macros.

 It does check the dispatch disable level but none of the tests check that
 the allocator mutex is unlocked. Is this something we should add? This is
 an easy enough mistake to make on create/delete objects.

--
Ticket URL: <http://devel.rtems.org/ticket/2319#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list