1
1
Nathan Hjelm e10afcd354 udcm: fix bugs
This commit fixes the following bugs:

 - On send failure release newly allocated message.

 - In the destructor for udcm_message_sent_t always remove the send
   timeout event from the event base. Failure to do this can lead to
   memory corruption since the destructor may be called from an event
   callback.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-10-21 12:54:14 -06:00
..
2015-10-21 12:54:14 -06:00
2015-10-07 12:30:41 -06:00
2015-06-23 20:59:57 -07:00
2015-10-07 12:30:41 -06:00
2015-06-25 10:04:42 -06:00