Changeset be3c257 in rtems for cpukit/score/include/rtems

Timestamp:
06/05/14 09:17:26 (10 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
9a1bab2
Parents:
c952ecab
git-author:
Sebastian Huber <sebastian.huber@…> (06/05/14 09:17:26)
git-committer:
Sebastian Huber <sebastian.huber@…> (06/05/14 12:55:16)
Message:

score: Avoid NULL pointer access

Check that the executing thread is not NULL in _Scheduler_Tick(). It
may be NULL in case the processor has an optional scheduler assigned and
the system was not able to start the processor.

(No files)

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