summaryrefslogtreecommitdiff
path: root/TAO/tao/default_resource.cpp
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-09-15 21:44:38 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-09-15 21:44:38 +0000
commit31a6145eb6272b9115df6966ff15c58874286ab0 (patch)
treefc98eb9bcc5078392a2da25d2dd2b16c26d92e25 /TAO/tao/default_resource.cpp
parent90ffe8b51b6f297a5cac24e1f7ff8f571bf61f56 (diff)
downloadATCD-31a6145eb6272b9115df6966ff15c58874286ab0.tar.gz
ChangeLogTag:Fri Sep 15 14:33:45 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tao/default_resource.cpp')
-rw-r--r--TAO/tao/default_resource.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/default_resource.cpp b/TAO/tao/default_resource.cpp
index 8dc8697f3f5..c3dfa2aa775 100644
--- a/TAO/tao/default_resource.cpp
+++ b/TAO/tao/default_resource.cpp
@@ -37,6 +37,8 @@ TAO_Default_Resource_Factory::TAO_Default_Resource_Factory (void)
reactor_registry_type_ (TAO_SINGLE_REACTOR),
reactor_type_ (TAO_REACTOR_SELECT_MT),
cdr_allocator_type_ (TAO_ALLOCATOR_THREAD_LOCK),
+ parser_names_count_ (0),
+ parser_names_ (0),
protocol_factories_ (),
connection_caching_type_ (TAO_CONNECTION_CACHING_STRATEGY),
purge_percentage_ (TAO_PURGE_PERCENT),