summaryrefslogtreecommitdiff
path: root/nptl_db/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-02-06 17:05:47 +0000
committerUlrich Drepper <drepper@redhat.com>2009-02-06 17:05:47 +0000
commit2191e7ffa2c7617ece91d5b9c384d0d3189411e0 (patch)
tree0916f0dd1aa855d1fae090c4912e372bf460ed58 /nptl_db/ChangeLog
parent88a3b8f9acee4511ef45638488c0751163b503e4 (diff)
* td_thr_get_info.c (td_thr_get_info): Initialize schedpolicy in
the special case [Coverity CID 251].
Diffstat (limited to 'nptl_db/ChangeLog')
-rw-r--r--nptl_db/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl_db/ChangeLog b/nptl_db/ChangeLog
index af819c301a..5166d3df66 100644
--- a/nptl_db/ChangeLog
+++ b/nptl_db/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-06 Ulrich Drepper <drepper@redhat.com>
+
+ * td_thr_get_info.c (td_thr_get_info): Initialize schedpolicy in
+ the special case [Coverity CID 251].
+
2008-03-25 Roland McGrath <roland@redhat.com>
[BZ #5983]