summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 93ef4a44b3..883833c166 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2010-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ PR1507
+ * libblock/src/bdbuf.c: Avoid NULL pointer access.
+
+ * libblock/src/diskdevs.c: Fixed bounds check in rtems_disk_next().
+
2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* librpc/src/rpc/clnt_udp.c, librpc/src/xdr/xdr_mem.c: