summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-11-26 17:53:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-11-26 17:53:30 +0000
commitc9a4da01c6d7e6f55e6c30769c410ca5e956dcd3 (patch)
tree012033a25a713e63bdaf6cfee3a64d9f363ddd2d /cpukit/libcsupport/ChangeLog
parent2003-11-26 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-c9a4da01c6d7e6f55e6c30769c410ca5e956dcd3.tar.bz2
2003-11-26 Joel Sherrill <joel@OARcorp.com>
PR 524/filesystem * src/newlibc.c: Address 1K buffer leak from incomplete cleanup of newlib reentrancy handler.
Diffstat (limited to 'cpukit/libcsupport/ChangeLog')
-rw-r--r--cpukit/libcsupport/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/libcsupport/ChangeLog b/cpukit/libcsupport/ChangeLog
index eb44f4a487..a2304b2797 100644
--- a/cpukit/libcsupport/ChangeLog
+++ b/cpukit/libcsupport/ChangeLog
@@ -1,5 +1,11 @@
2003-11-26 Joel Sherrill <joel@OARcorp.com>
+ PR 524/filesystem
+ * src/newlibc.c: Address 1K buffer leak from incomplete cleanup of
+ newlib reentrancy handler.
+
+2003-11-26 Joel Sherrill <joel@OARcorp.com>
+
PR 523/filesystem
* src/malloc.c: Make malloc family safer for use from ISRs and
dispatching critical sections. If in a critical section while doing