[Bug 1662] termios.c: semaphore not deleted, consequently resulting in failure of rtems_termios_open
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Mon Aug 9 19:25:36 UTC 2010
https://www.rtems.org/bugzilla/show_bug.cgi?id=1662
--- Comment #4 from Bharath Suri <bharath.s.jois at gmail.com> 2010-08-09 14:25:35 CDT ---
(In reply to comment #3)
> Is this OK even when it is in use? Just asking if you considered that. :D
The change is in the rtems_termios_close and the semaphore is obtained just
before the drain. IMO, the semaphore can be released once the drain is
complete... So that the deletion is not an issue.
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list