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
commit88dc5a291c5e35273953dfaa3a7d5079fb759b75 (patch)
tree3268833ef0d95afccce4f3349ce91a4e70781be6 /TAO/tao/Profile.i
parent9c2fa3261306f844f05a977d3c50f409af6355df (diff)
downloadATCD-88dc5a291c5e35273953dfaa3a7d5079fb759b75.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),