summaryrefslogtreecommitdiff
path: root/ACE/ace/ETCL
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2012-03-07 13:33:25 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2012-03-07 13:33:25 +0000
commit9de20ee2bc4128120ccf1533686e7d2997e27966 (patch)
treecfa1ba35311acce0e7e68b196464c3a1c2f76483 /ACE/ace/ETCL
parente611fb5f5e651a7b6745537d6de19aa7b7e8b117 (diff)
downloadATCD-9de20ee2bc4128120ccf1533686e7d2997e27966.tar.gz
Wed Mar 7 13:31:58 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/Base_Thread_Adapter.h: * ace/Base_Thread_Adapter.cpp: * ace/ETCL/ETCL_Constraint.inl: * ace/Module.cpp: * ace/Stream.cpp: * ace/Thread_Manager.h: * ace/Timer_Hash_T.cpp: Fixed coverity errors
Diffstat (limited to 'ACE/ace/ETCL')
-rw-r--r--ACE/ace/ETCL/ETCL_Constraint.inl1
1 files changed, 1 insertions, 0 deletions
diff --git a/ACE/ace/ETCL/ETCL_Constraint.inl b/ACE/ace/ETCL/ETCL_Constraint.inl
index 02fb68014dd..914a0ef640f 100644
--- a/ACE/ace/ETCL/ETCL_Constraint.inl
+++ b/ACE/ace/ETCL/ETCL_Constraint.inl
@@ -162,6 +162,7 @@ ETCL_Component_Array::component (void) const
ACE_INLINE
ETCL_Special::ETCL_Special (void)
+ : type_ (0)
{}
ACE_INLINE