]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-6005 --resolve
authorAnthony Minessale <anthm@freeswitch.org>
Wed, 27 Nov 2013 16:20:29 +0000 (10:20 -0600)
committerAnthony Minessale <anthm@freeswitch.org>
Wed, 27 Nov 2013 16:20:35 +0000 (10:20 -0600)
libs/sofia-sip/.update
libs/sofia-sip/libsofia-sip-ua/nua/nua_session.c

index bd0253e8c0c902142094eb5f44813e57b14b17c2..f36394da877c4f92e775aab2c0e524b7d352289f 100644 (file)
@@ -1 +1 @@
-Fri Oct 25 23:51:29 CDT 2013
+Wed Nov 27 10:20:13 CST 2013
index 9b862415a31cd3fad22ba37ef54337342ade282a..f0b4d35d58bb113285a8f031c1e175be1d6d4818 100644 (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,