[RTEMS Project] #3211: Fix pthread_create() with user provided stack

RTEMS trac trac at rtems.org
Sat Oct 28 11:14:19 UTC 2017


#3211: Fix pthread_create() with user provided stack
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  defect           |      Status:  closed
 Priority:  normal           |   Milestone:  4.12.0
Component:  posix            |     Version:
 Severity:  normal           |  Resolution:  fixed
 Keywords:                   |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"1d572eba9748f815486258b2e87d831e5bdee038/rtems"
 1d572eba/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="1d572eba9748f815486258b2e87d831e5bdee038"
 posix: Fix pthread_create() with user stack

 In case the user provides a stack with address and size, then do not
 alter the stack size.

 Close #3211.
 }}}

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


More information about the bugs mailing list