Bug 2719 - Remove friends from IIOP_Endpoint
Summary: Remove friends from IIOP_Endpoint
Status: NEW
Alias: None
Product: TAO
Classification: Unclassified
Component: ORB (show other bugs)
Version: 1.5.3
Hardware: All All
: P3 normal
Assignee: DOC Center Support List (internal)
URL:
Depends on:
Blocks:
 
Reported: 2006-11-20 03:59 CST by Johnny Willemsen
Modified: 2006-11-20 03:59 CST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johnny Willemsen 2006-11-20 03:59:12 CST
IIOP_Endpoint has TAO_IIOP_Profile and TAO_SSLIOP_Profile as friends, this
should be removed because they now can access the members directly and when for
example host_ is set directly the needed ipv6 checks are not done.