]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
update
authorAnthony Minessale <anthm@freeswitch.org>
Tue, 22 Oct 2013 21:27:15 +0000 (16:27 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Tue, 22 Oct 2013 21:27:15 +0000 (16:27 -0500)
libs/sofia-sip/.update
libs/sofia-sip/libsofia-sip-ua/tport/tport.c

index 07dc0cbabae011c7ea026d4961288e866ab2d2a2..5dc89e0a248a68a1052d0cce9a44e83083296f6d 100644 (file)
@@ -1 +1 @@
-Tue Oct 22 20:32:55 CDT 2013
+Tue Oct 22 16:25:25 CDT 2013
index 6105fadf712561b9dac4ac00e45d2d077063c509..aa257f79f857c8564a25e525822a061615879e07 100644 (file)
@@ -903,7 +903,6 @@ tport_t *tport_alloc_secondary(tport_primary_t *pri,
                  pri->pri_params->tpp_tos);
   }
   else {
-    su_close(socket);
     *return_reason = "malloc";
   }