ack, code review only/Thanks HansN
On 12/04/2014 11:52 AM, nagendr...@oracle.com wrote:
>   osaf/services/saf/amf/amfd/sgproc.cc |  2 ++
>   1 files changed, 2 insertions(+), 0 deletions(-)
>
>
> diff --git a/osaf/services/saf/amf/amfd/sgproc.cc 
> b/osaf/services/saf/amf/amfd/sgproc.cc
> --- a/osaf/services/saf/amf/amfd/sgproc.cc
> +++ b/osaf/services/saf/amf/amfd/sgproc.cc
> @@ -1388,9 +1388,11 @@ AVD_SU* su_to_terminate(AVD_SG *sg)
>               if ((su->saAmfSuReadinessState == 
> SA_AMF_READINESS_OUT_OF_SERVICE) &&
>                               (su->saAmfSUPresenceState == 
> SA_AMF_PRESENCE_INSTANTIATED) &&
>                               (su->list_of_susi == NULL)) {
> +                     delete su_rank;
>                       return su;
>               }
>       }
> +     delete su_rank;
>       return NULL;
>   }
>   


------------------------------------------------------------------------------
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=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-devel mailing list
Opensaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

Reply via email to