summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-21 19:40:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-21 19:40:47 +0000
commitefddd4fc6285d726dfba44e875f36a42ee98bbe4 (patch)
treeabddbef8f19000c01d66e0623fc05273d913ea60 /cpukit/ChangeLog
parent2010-12-16 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-efddd4fc6285d726dfba44e875f36a42ee98bbe4.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 1c057b3769..44c4ca0d2a 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.
+
2010-11-16 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1718/cpukit