---

** [tickets:#1373] cpsv: memleak in cpnd if  Application Registerd  Arrival 
Callback**

**Status:** assigned
**Milestone:** 4.6.1
**Created:** Thu May 14, 2015 04:55 AM UTC by A V Mahesh (AVM)
**Last Updated:** Thu May 14, 2015 04:55 AM UTC
**Owner:** A V Mahesh (AVM)

If ckpt application regesterd saCkptCheckpointTrackCallback 

<callbk>.saCkptCheckpointTrackCallback = AppCkptUpdateCallback;

the cpnd_proc_ckpt_arrival_info_ntfy() will be tiggred for applcaiton 

In that  cpnd_proc_ckpt_arrival_info_ntfy()  function, 

in_evt->data->data is set to NULL , 
when free memory function the memory will not be freed, and thus cause memory 
leak. 

================================================================

send_evt.info.cpa.info.arr_msg.ckpt_data = in_evt->data;
send_evt.info.cpa.info.arr_msg.ckpt_data->data = NULL;
================================================================
           


---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to