summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-23 21:29:31 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-23 21:29:31 +0000
commit85b9e7fd96f81951eba685ea83b090331238675e (patch)
tree81deb184caf918773881f3f88d961ebf702c8143 /cpukit/ChangeLog
parent2010-08-23 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-85b9e7fd96f81951eba685ea83b090331238675e.tar.bz2
2010-08-23 Joel Sherrill <joel.sherrill@oarcorp.com>
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.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog10
1 files changed, 10 insertions, 0 deletions
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 <joel.sherrill@oarcorp.com>
+
+ 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 <sebastian.huber@embedded-brains.de>
PR 1673/cpukit