This commit is contained in:
Anthony Minessale 2013-10-22 16:27:15 -05:00
parent 3370002913
commit 20a55d3cc6
2 changed files with 1 additions and 2 deletions

View File

@ -1 +1 @@
Tue Oct 22 20:32:55 CDT 2013
Tue Oct 22 16:25:25 CDT 2013

View 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";
}