From 4e3d9b8a846f141621c4baa64707c895960b1154 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 23 Nov 2010 14:59:05 +0000 Subject: 2010-11-23 Sebastian Huber * score/src/iterateoverthreads.c, libmisc/cpuuse/cpuusagereport.c: Fixed NULL pointer access in case POSIX API is disabled. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 99f04aff66..3ee1ccc9aa 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2010-11-23 Sebastian Huber + + * score/src/iterateoverthreads.c, libmisc/cpuuse/cpuusagereport.c: + Fixed NULL pointer access in case POSIX API is disabled. + 2010-11-19 Sebastian Huber * libmisc/monitor/mon-monitor.c: Fixed broken monitor command list. -- cgit v1.2.3