Moving it out of 4.4(in preparation for RC1). If the ticket writer feels this 
as important, this has to considered to be fixed before RC2.


---

** [tickets:#673] dtm: leak mentioned  by valgrind at 
mdtm_process_poll_recv_data_tcp()**

**Status:** assigned
**Created:** Wed Dec 18, 2013 09:22 AM UTC by A V Mahesh (AVM)
**Last Updated:** Thu Jan 09, 2014 03:36 PM UTC
**Owner:** A V Mahesh (AVM)

 leak mentioned by valgrind at mdtm_process_poll_recv_data_tcp()
==============================================================================
dtm_process_poll_recv_data_tcp:
   :
             recd_bytes = recv(tcp_cb->DBSRsock, tcp_cb->len_buff, 2, 0);
             if (0 == recd_bytes) {
                 LOG_ER("MDTM:socket_recv() = %d, conn lost with dh 
server, exiting library err :%s", recd_bytes, strerror(errno));
                 close(tcp_cb->DBSRsock);
                 exit(0);
==============================================================================


---

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.
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to