[RTEMS Project] #1662: termios.c: semaphore not deleted, consequently resulting in failure of rtems_termios_open

RTEMS trac trac at rtems.org
Mon Feb 5 07:53:24 UTC 2018


#1662: termios.c: semaphore not deleted, consequently resulting in failure of
rtems_termios_open
--------------------------+--------------------------
 Reporter:  Bharath Suri  |       Owner:  Chris Johns
     Type:  defect        |      Status:  closed
 Priority:  normal        |   Milestone:  5.1
Component:  fs            |     Version:  4.11
 Severity:  normal        |  Resolution:  fixed
 Keywords:                |  Blocked By:
 Blocking:                |
--------------------------+--------------------------
Changes (by Sebastian Huber):

 * status:  reopened => closed
 * resolution:   => fixed
 * milestone:  4.11.3 => 5.1


Comment:

 Due to the reference counting of file descriptors (#3132) this problem no
 longer exists in RTEMS 5.1. If you close() a file descriptor which is
 still in use, you get an error (EBUSY).

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


More information about the bugs mailing list