summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-11-16 07:11:01 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-11-16 07:11:01 +0000
commit6dcef2cf75c1d32203e2d76280a66507acb6ba6a (patch)
tree37de3e8d71be083e87bfdd7b5711a8631b2c4e75
parent37506d38a230a7588c76b98a1acecb936a423cb8 (diff)
downloadATCD-6dcef2cf75c1d32203e2d76280a66507acb6ba6a.tar.gz
ChangeLogTag: Tue Nov 16 07:09:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4cc4c6b9de..1d55e1cc4ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Tue Nov 16 07:09:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ace/RB_Tree.cpp:
+ In ACE_RB_Tree_Iterator_Base constructor initialise entry local
+ variable with 0, so that when find_i doesn't find anything we don't
+ set the node_ to an unitialised value. Thanks to Andreas Koehler
+ <a dot koehler dot tux at gmx dot de> for reporting this.
+
Sun Nov 14 10:12:00 2004 J.T. Conklin <jtc@acorntoolworks.com>
* ACEXML/apps/svcconf/Makefile.am: