summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-04-02 14:34:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-04-02 14:34:39 +0000
commit29fd38784978174c00fa7e52d1a1939d60a22f7d (patch)
tree9e923427225d333f817abc85e32356c31a7a7848 /cpukit/ChangeLog
parent2007-04-02 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-29fd38784978174c00fa7e52d1a1939d60a22f7d.tar.bz2
2007-04-02 Joel Sherrill <joel@OARcorp.com>
* libmisc/stackchk/check.c: Add code to check validity of frame pointer in addition to the pattern area being overwritten. Also do some cleanup.
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 e0f2ca82f6..2885778236 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2007-04-02 Joel Sherrill <joel@OARcorp.com>
+
+ * libmisc/stackchk/check.c: Add code to check validity of frame pointer
+ in addition to the pattern area being overwritten. Also do some
+ cleanup.
+
2007-03-28 Joel Sherrill <joel@OARcorp.com>
PR 1234/cpukit