summaryrefslogtreecommitdiff
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 38d9b44754..168cc89041 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,11 @@
+2009-05-21 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ PR 1414/cpukit
+ * score/src/objectget.c, score/src/objectgetisr.c,
+ score/src/objectgetnoprotection.c: Tighten math on extraction of
+ index so it is harder to trick by passing in a valid id of an
+ incorrect object class.
+
2009-03-12 Santosh G Vattam <vattam.santosh@gmail.com>
PR 1378/filesystem