summaryrefslogtreecommitdiff
path: root/tests/Reactor_Registration_Test.cpp
diff options
context:
space:
mode:
authormcorino <mcorino@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-01-25 14:21:29 +0000
committermcorino <mcorino@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-01-25 14:21:29 +0000
commitacf6f939b05467878f7d9f255e958422a5c3f8b7 (patch)
treee2019d6da3d78a9d0df3ae23e4d75501c7cde352 /tests/Reactor_Registration_Test.cpp
parenta89574bfe6347fbf2ff5f45b22373af336af426d (diff)
downloadATCD-acf6f939b05467878f7d9f255e958422a5c3f8b7.tar.gz
ChangeLogTag: Tue Jan 25 14:15:12 UTC 2005 Martin Corino <mcorino@remedy.nl>
Diffstat (limited to 'tests/Reactor_Registration_Test.cpp')
-rw-r--r--tests/Reactor_Registration_Test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Reactor_Registration_Test.cpp b/tests/Reactor_Registration_Test.cpp
index c44d21881c0..8178d655e60 100644
--- a/tests/Reactor_Registration_Test.cpp
+++ b/tests/Reactor_Registration_Test.cpp
@@ -87,6 +87,8 @@ Event_Handler::~Event_Handler (void)
ACE_DEBUG ((LM_DEBUG,
ACE_TEXT ("Event_Handler::~Event_Handler for %@\n"),
this));
+
+ this->pipe_.close ();
}
int