summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjones_s <jones_s@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-04-09 18:39:27 +0000
committerjones_s <jones_s@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-04-09 18:39:27 +0000
commit638fafc9f3dfc7b49928553d7d8adc771b0a052b (patch)
tree3937602e58983b44f699165d3fe808e00bdf1917
parent41d6b3dc961cbfca71de963fc3f8098380983d6f (diff)
downloadATCD-638fafc9f3dfc7b49928553d7d8adc771b0a052b.tar.gz
Added update for bug# 1479
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7c413cd409..1743270effc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Wed Apr 9 13:39:20 2003 Stuart Jones <jones_s@ociweb.com>
+
+ * ace/DLL_Manager.cpp:
+
+ Added check for NULL pointer in close method. The instance
+ method for the ACE_Framework_Repository class can return
+ NULL if the Object Manager is starting up, or shutting down
+ and the singleton hadn't been created. This was causing a
+ SEGV in a later pthread_mutex_lock (DOC Bug# 1479)
+
Wed Apr 9 17:11:12 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl
List of changed gathered the last weeks by Mark Drijver