summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-21 19:40:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-21 19:40:28 +0000
commita7c4e405643bf5435f42e29684dac4127d77f298 (patch)
treea4c91b2b61c4e7d4bb4135cb6644bcff912fa769 /cpukit/ChangeLog
parent2011-01-21 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-a7c4e405643bf5435f42e29684dac4127d77f298.tar.bz2
2011-01-21 Eric Norum <wenorum@lbl.gov>
* libmisc/capture/capture.c: Avoid using TCB of task just deleted.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 8dcad2c306..73a55cbb4d 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2011-01-21 Eric Norum <wenorum@lbl.gov>
+
+ * libmisc/capture/capture.c: Avoid using TCB of task just deleted.
+
2011-01-21 Joel Sherrill <joel.sherrilL@OARcorp.com>
* posix/src/psignal.c: Back port patch from head to avoid derefencing