[RTEMS Project] #2227: pipe is not thread safe

RTEMS trac trac at rtems.org
Tue Dec 16 01:55:41 UTC 2014


#2227: pipe is not thread safe
------------------------+------------------
 Reporter:  chrisj      |      Owner:
     Type:  defect      |     Status:  new
 Priority:  high        |  Milestone:  4.11
Component:  filesystem  |    Version:  4.11
 Severity:  normal      |   Keywords:
------------------------+------------------
 The pipe function is not thread safe. It increments a pipe then attempts
 to make a file name. This code does not appear thread safe.

 Also the /tmp is fixed. Maybe this should be configurable.

--
Ticket URL: <http://devel.rtems.org/ticket/2227>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list