osaf/services/saf/immsv/immnd/immnd_evt.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/osaf/services/saf/immsv/immnd/immnd_evt.c
b/osaf/services/saf/immsv/immnd/immnd_evt.c
--- a/osaf/services/saf/immsv/immnd/immnd_evt.c
+++ b/osaf/services/saf/immsv/immnd/immnd_evt.c
@@ -7382,7 +7382,7 @@ static void immnd_evt_proc_ccb_finalize(
immnd_client_node_get(cb, clnt_hdl, &cl_node);
if (cl_node == NULL || cl_node->mIsStale) {
LOG_WA("IMMND - Client went down so no response");
- return;
+ goto done;
}
memset(&send_evt, '\0', sizeof(IMMSV_EVT));
@@ -7403,6 +7403,7 @@ static void immnd_evt_proc_ccb_finalize(
LOG_WA("Failed to send response to agent/client over
MDS");
}
}
+ done:
err = immModel_ccbFinalize(cb, evt->info.ccbId);
TRACE_LEAVE();
}
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-devel