From 85b9e7fd96f81951eba685ea83b090331238675e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 23 Aug 2010 21:29:31 +0000 Subject: 2010-08-23 Joel Sherrill CID 99 CID 100 CID 101 CID 102 * libfs/src/dosfs/fat_file.c, libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_misc.c: Resolve invalid use of const identified by Coverity scanner. --- cpukit/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 85e1423e26..80df7dbd02 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,13 @@ +2010-08-23 Joel Sherrill + + CID 99 + CID 100 + CID 101 + CID 102 + * libfs/src/dosfs/fat_file.c, libfs/src/dosfs/msdos.h, + libfs/src/dosfs/msdos_misc.c: Resolve invalid use of const identified + by Coverity scanner. + 2010-08-23 Sebastian Huber PR 1673/cpukit -- cgit v1.2.3