summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-25 20:29:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-25 20:29:41 +0000
commit21e3de112c93b9f3a2a5681b23028a42daace546 (patch)
tree8d5bdcca336aeae3ffe960d02bad86186226b1f2 /cpukit/ChangeLog
parent2010-08-25 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-21e3de112c93b9f3a2a5681b23028a42daace546.tar.bz2
2010-08-25 Joel Sherrill <joel.sherrill@oarcorp.com>
Coverity Id 169 * libmisc/stackchk/check.c: Readd line accidentally deleted between 1.67 and 1.68.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 4eb08755b3..761272a78d 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2010-08-25 Joel Sherrill <joel.sherrill@oarcorp.com>
+ Coverity Id 169
+ * libmisc/stackchk/check.c: Readd line accidentally deleted between
+ 1.67 and 1.68.
+
+2010-08-25 Joel Sherrill <joel.sherrill@oarcorp.com>
+
Coverity Id 163
* libmisc/stackchk/check.c: Adjust conditional compilation.