summaryrefslogtreecommitdiff
path: root/TAO/tao/Profile.i
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2001-02-05 20:06:18 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2001-02-05 20:06:18 +0000
commitc59c4a3b1cd96687021525e0f07d5ef577358cee (patch)
tree3268833ef0d95afccce4f3349ce91a4e70781be6 /TAO/tao/Profile.i
parentdec82939088616f4828e426639efd5287704a52b (diff)
downloadATCD-c59c4a3b1cd96687021525e0f07d5ef577358cee.tar.gz
ChangeLogTag:Mon Feb 05 11:53:56 2001 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tao/Profile.i')
-rw-r--r--TAO/tao/Profile.i1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/Profile.i b/TAO/tao/Profile.i
index 0d6abd3d5a6..5fa01edfba2 100644
--- a/TAO/tao/Profile.i
+++ b/TAO/tao/Profile.i
@@ -7,6 +7,7 @@ TAO_Profile::TAO_Profile (CORBA::ULong tag,
const TAO_GIOP_Version &version)
: version_ (version),
are_policies_parsed_ (0),
+ stub_ (0),
policy_list_ (0),
tag_ (tag),
orb_core_ (orb_core),