FS-6005 --resolve

This commit is contained in:
Anthony Minessale 2013-11-27 10:20:29 -06:00
parent c62db1a600
commit bbe1fe1a31
2 changed files with 4 additions and 2 deletions

View File

@ -1 +1 @@
Fri Oct 25 23:51:29 CDT 2013
Wed Nov 27 10:20:13 CST 2013

View File

@ -270,8 +270,10 @@ void nua_session_usage_remove(nua_handle_t *nh,
ss->ss_reporting = 0;
}
if (cr == du->du_cr && cr->cr_orq)
if (cr == du->du_cr && cr->cr_orq) {
nua_client_request_unref(cr);
continue;
}
if (cr->cr_status < 200) {
nua_stack_event(nh->nh_nua, nh,