diff options
author | bala <balanatarajan@users.noreply.github.com> | 2002-09-26 18:56:42 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2002-09-26 18:56:42 +0000 |
commit | 13b1cb463bd764ab82a9198385b5a54ab42e0508 (patch) | |
tree | 7aafcb124679719a5f4a24085aa17208f50374cd /ChangeLog | |
parent | c1abc69c2018a7363186b6f36b22d90771784013 (diff) | |
download | ATCD-13b1cb463bd764ab82a9198385b5a54ab42e0508.tar.gz |
ChangeLogTag: Thu Sep 26 13:48:26 2002 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bce51eb64e5..6032387e05c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +Thu Sep 26 13:48:26 2002 Balachandran Natarajan <bala@cs.wustl.edu> + + * ace/TP_Reactor.cpp (remove_handler): Make a check for the return + value from the remove_handler_i () call before calling + handle_close (). Thanks to Eric Malenfant + <EMalenfant@interstarinc.com> for suggesting this. + + Eric mentions that doesnt show up the BUG 1020 problem. But + local testing here doesnt tell so. I still see some core dumps + with a test, albeit slowly! The patch cannot do any harm and + hence this is checked in. + Thu Sep 26 07:16:56 2002 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu> * ace/Local_Name_Space.h (ACE_NS_String): Removed the comment |