summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-08 02:13:24 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-08 02:13:24 +0000
commit61541f4a41aa04866a9c25fa6cb1a3be85b65a59 (patch)
tree32a8fdd96977d676fcd252d4e78051a358e17d9b /cpukit/ChangeLog
parent2009-05-07 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-61541f4a41aa04866a9c25fa6cb1a3be85b65a59.tar.bz2
2009-05-07 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/src/objectgetnext.c: Add checks for NULL pointers.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 5dd0323c46..e2a106cf8c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2009-05-07 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * score/src/objectgetnext.c: Add checks for NULL pointers.
+
2009-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libnetworking/lib/ftpfs.c, libnetworking/rtems/ftpfs.h: Added