- **status**: assigned --> fixed
- **Comment**:
changeset: 6559:e840bacdf25a
branch: opensaf-4.5.x
parent: 6556:31d3cad4a73a
user: A V Mahesh <[email protected]>
date: Mon May 18 09:19:06 2015 +0530
summary: cpsv : fix CPA & CPND memleak [#1373]
changeset: 6560:f36ce1d22aa9
branch: opensaf-4.6.x
parent: 6557:fb6f7e3e3373
user: A V Mahesh <[email protected]>
date: Mon May 18 09:19:26 2015 +0530
summary: cpsv : fix CPA & CPND memleak [#1373]
changeset: 6561:4b82e37be863
tag: tip
parent: 6558:add10e1e7657
user: A V Mahesh <[email protected]>
date: Mon May 18 09:19:37 2015 +0530
summary: cpsv : fix CPA & CPND memleak [#1373]
---
** [tickets:#1373] cpsv: memleak in cpnd if Application Registerd Arrival
Callback**
**Status:** fixed
**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:56 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