#3211 closed defect (fixed)

Fix pthread_create() with user provided stack

Reported by: Sebastian Huber Owned by: Sebastian Huber
Priority: normal Milestone: 5.1
Component: posix Version:
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

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

Change History (2)

comment:1 Changed on 10/28/17 at 11:14:18 by Sebastian Huber <sebastian.huber@…>

Resolution: fixed
Status: assignedclosed

In 1d572eba/rtems:

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.

comment:2 Changed on 11/09/17 at 06:27:14 by Sebastian Huber

Milestone: 4.12.05.1

Milestone renamed

Note: See TracTickets for help on using tickets.