From 15bcb4113c99b9c6fe71ffb4165a92ba7bfb7c49 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 14 Jun 2010 13:01:58 +0000 Subject: 2010-06-14 Joel Sherrill PR 1553/filesystem Coverity Id 37 * libblock/src/flashdisk.c: Fix two paths which should have returned an error but did not have the return statement. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index f107c002e3..73f50cba81 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2010-06-14 Joel Sherrill + + PR 1553/filesystem + Coverity Id 37 + * libblock/src/flashdisk.c: Fix two paths which should have returned an + error but did not have the return statement. + 2010-06-14 Sebastian Huber * libmd/md5.h: Define MD5_DIGEST_SIZE. -- cgit v1.2.3