- Description has changed:

Diff:

~~~~

--- old
+++ new
@@ -1,5 +1,2 @@
-Mem leak reports
-/opensaf-code/src/amf/amfnd/di.cc:1090:12: Potential leak of memory pointed to 
by 'msg.info.avd' [unix.Malloc]
-      rc = NCSCC_RC_FAILURE;
-      
-The memory should be released if the message adds to the queue failed.
+- /opensaf-code/src/amf/amfnd/di.cc:1090:12: Potential leak of memory pointed 
to by 'msg.info.avd' [unix.Malloc]
+- " msg.info.avd = static_cast<AVSV_DND_MSG >(calloc(1, 
sizeof(AVSVDNDMSG)));". It hasn't been released memory after using.

~~~~

- **Version**: 5.21.10 --> 



---

** [tickets:#3273] amfnd: memory leak in function avnd_di_object_upd_send()**

**Status:** accepted
**Milestone:** 5.21.10
**Created:** Fri Jul 16, 2021 02:31 AM UTC by Huu The Truong
**Last Updated:** Tue Jul 20, 2021 02:29 AM UTC
**Owner:** Huu The Truong


- /opensaf-code/src/amf/amfnd/di.cc:1090:12: Potential leak of memory pointed 
to by 'msg.info.avd' [unix.Malloc]
- " msg.info.avd = static_cast<AVSV_DND_MSG >(calloc(1, sizeof(AVSVDNDMSG)));". 
It hasn't been released memory after using.


---

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.
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to