fix small memleak + update ms2

This commit is contained in:
Simon Morlat 2011-06-06 12:13:22 +02:00
parent 438ebe84a1
commit 1d4ccb16fd
2 changed files with 2 additions and 1 deletions

View file

@ -147,6 +147,7 @@ static void call_received(SalOp *h){
if (is_duplicate_call(lc,from_addr,to_addr)){
ms_warning("Receiving duplicated call, refusing this one.");
sal_call_decline(h,SalReasonBusy,NULL);
sal_op_release(h);
linphone_address_destroy(from_addr);
linphone_address_destroy(to_addr);
return;

@ -1 +1 @@
Subproject commit 219ac72b1747c2fda993e5908461f090822aa135
Subproject commit ef298ba2719c94f2de563deb7a8ef441d45794fc