fix memory leaks

This commit is contained in:
Simon Morlat 2011-06-02 11:47:17 +02:00
parent 840856ca55
commit 327e154dba
2 changed files with 1 additions and 2 deletions

View 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:

@ -1 +1 @@
Subproject commit 3c348bc98e990f0819b972a8b04d80da2d6d0d77
Subproject commit 219ac72b1747c2fda993e5908461f090822aa135