Changeset 84e960e in rtems for cpukit/libmisc/stackchk

Timestamp:
09/07/16 12:25:30 (8 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
11323b7
Parents:
8bb9d41
git-author:
Sebastian Huber <sebastian.huber@…> (09/07/16 12:25:30)
git-committer:
Sebastian Huber <sebastian.huber@…> (09/08/16 05:43:02)
Message:

stackchk: Fix stack checker thread initialization

Commit 0fd6f25507fbea5f4892b71b58837cdda17856b4 relaxed the thread begin
extension execution environment. This broke the stack check which only
partially initialized the stack pattern in its create extension. Move
the part of the begin extension to the create extension.

(No files)

Note: See TracChangeset for help on using the changeset viewer.