summaryrefslogtreecommitdiff
path: root/ace
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-03-17 18:52:04 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-03-17 18:52:04 +0000
commit811c335f174fba8099b7ce19130f4d6fc78deb35 (patch)
tree8d1fe28fb6841d1f9b321775bc913ca279b1496f /ace
parent513ef1b3247831eb8854b82be76a3b3ba1812511 (diff)
downloadATCD-811c335f174fba8099b7ce19130f4d6fc78deb35.tar.gz
*** empty log message ***
Diffstat (limited to 'ace')
-rw-r--r--ace/Service_Config.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Service_Config.cpp b/ace/Service_Config.cpp
index fa28dfb93c4..b447c31d7d5 100644
--- a/ace/Service_Config.cpp
+++ b/ace/Service_Config.cpp
@@ -608,6 +608,8 @@ ACE_Service_Config::open_i (const ASYS_TCHAR program_name[],
#endif /* ACE_LACKS_UNIX_SIGNALS */
}
+ ace_yy_delete_parse_buffer ();
+
if (ACE::debug ())
ACE_Log_Msg::enable_debug_messages ();