summaryrefslogtreecommitdiff
path: root/TAO/tao/Leader_Follower.cpp
diff options
context:
space:
mode:
authorwilsond <wilsond@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-08-01 16:41:24 +0000
committerwilsond <wilsond@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-08-01 16:41:24 +0000
commit7080c327984fcbb5b914275437bc5b5c72a873c2 (patch)
tree3d7a9ff3fac09e8978f7f43e0e099e671b4f85ed /TAO/tao/Leader_Follower.cpp
parent219b6ccbc8c406b5eba3731619f7aea36060bf65 (diff)
downloadATCD-7080c327984fcbb5b914275437bc5b5c72a873c2.tar.gz
ChangeLogTag: Wed Aug 1 15:54:01 UTC 2007 Dale Wilson <wilsond@ociweb.com>
Diffstat (limited to 'TAO/tao/Leader_Follower.cpp')
-rw-r--r--TAO/tao/Leader_Follower.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Leader_Follower.cpp b/TAO/tao/Leader_Follower.cpp
index d440d75328b..1a158ad16d8 100644
--- a/TAO/tao/Leader_Follower.cpp
+++ b/TAO/tao/Leader_Follower.cpp
@@ -212,7 +212,7 @@ TAO_Leader_Follower::wait_for_event (TAO_LF_Event *event,
// in PathFinder
size_t t_id = 0;
- if (TAO_debug_level)
+ if (TAO_debug_level && transport != 0)
{
t_id = transport->id ();
}