From d8d373a1f24624aa8098e182d49cd8b4af9eea72 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 4 Jun 2008 23:05:37 +0000 Subject: 2008-06-04 Joel Sherrill * score/src/objectgetinfo.c, score/src/objectidtoname.c, score/src/threadget.c: Make sure the pointer to the API object table is valid before derefencing it. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index f93c13c23b..bc88d6a336 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2008-06-04 Joel Sherrill + + * score/src/objectgetinfo.c, score/src/objectidtoname.c, + score/src/threadget.c: Make sure the pointer to the API object table + is valid before derefencing it. + 2008-06-02 Joel Sherrill * score/include/rtems/score/interr.h, score/src/interr.c: Convention -- cgit v1.2.3