summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-25 20:15:56 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-25 20:15:56 +0000
commitd4a97df3fd193e25c47135221e19c8631e136619 (patch)
treea9c0d9e47405a21aea34202955ab96941e768833 /cpukit/ChangeLog
parent2010-08-25 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-d4a97df3fd193e25c47135221e19c8631e136619.tar.bz2
2010-08-25 Joel Sherrill <joel.sherrill@oarcorp.com>
Coverity Id 163 * libmisc/stackchk/check.c: Adjust conditional compilation.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 4489bc258e..4eb08755b3 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2010-08-25 Joel Sherrill <joel.sherrill@oarcorp.com>
+ Coverity Id 163
+ * libmisc/stackchk/check.c: Adjust conditional compilation.
+
+2010-08-25 Joel Sherrill <joel.sherrill@oarcorp.com>
+
Coverity Id 164/UNINIT
Coverity Id 165/UNINIT
* posix/src/prwlockinit.c, posix/src/pspininit.c,