]> sjero.net Git - linphone/commitdiff
fix memory leaks
authorSimon Morlat <simon.morlat@linphone.org>
Thu, 2 Jun 2011 09:47:17 +0000 (11:47 +0200)
committerSimon Morlat <simon.morlat@linphone.org>
Thu, 2 Jun 2011 09:47:17 +0000 (11:47 +0200)
console/linphonec.c
mediastreamer2

index 38cf24f28e6d1ec69a0f39b16dfa7368591431fc..5f7abf38b9c9d2ff0c17bf7a01bf6ec21a208f33 100644 (file)
@@ -358,7 +358,6 @@ static void linphonec_call_state_changed(LinphoneCore *lc, LinphoneCall *call, L
                case LinphoneCallOutgoingInit:
                        linphonec_call_identify(call);
                        id=(long)linphone_call_get_user_pointer (call);
-                       from=linphone_call_get_remote_address_as_string(call);
                        linphonec_out("Establishing call id to %s, assigned id %i\n", from,id);
                break;
                case LinphoneCallUpdatedByRemote:
index 3c348bc98e990f0819b972a8b04d80da2d6d0d77..219ac72b1747c2fda993e5908461f090822aa135 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 3c348bc98e990f0819b972a8b04d80da2d6d0d77
+Subproject commit 219ac72b1747c2fda993e5908461f090822aa135