- **Type**: defect --> enhancement


---

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

**Status:** assigned
**Milestone:** 4.7-Tentative
**Created:** Wed Dec 18, 2013 09:22 AM UTC by A V Mahesh (AVM)
**Last Updated:** Mon Mar 16, 2015 05:32 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.
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to