From b1d4e42eddcc60e671072d21942cc8a1f4619f25 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 29 Apr 2010 11:34:59 +0000 Subject: 2010-04-29 Sebastian Huber PR1507 * libblock/src/bdbuf.c: Avoid NULL pointer access. * libblock/src/diskdevs.c: Fixed bounds check in rtems_disk_next(). --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') 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 + + 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 * librpc/src/rpc/clnt_udp.c, librpc/src/xdr/xdr_mem.c: -- cgit v1.2.3