From: Yann Diorcet Date: Thu, 24 Jan 2013 16:32:00 +0000 (+0100) Subject: Update ms2 for upnp improvement X-Git-Url: http://sjero.net/git/?p=linphone;a=commitdiff_plain;h=06c24da6ea4a9a38e07237c0690af3b661151d8d Update ms2 for upnp improvement --- diff --git a/coreapi/upnp.c b/coreapi/upnp.c index 5684fc27..631d6545 100644 --- a/coreapi/upnp.c +++ b/coreapi/upnp.c @@ -585,7 +585,7 @@ int linphone_upnp_call_process(LinphoneCall *call) { LinphoneCore *lc = call->core; UpnpContext *lupnp = lc->upnp; int ret = -1; - LinphoneUpnpState oldState, newState; + LinphoneUpnpState oldState = 0, newState = 0; if(lupnp == NULL) { return ret; diff --git a/mediastreamer2 b/mediastreamer2 index 710c3da8..b21f3042 160000 --- a/mediastreamer2 +++ b/mediastreamer2 @@ -1 +1 @@ -Subproject commit 710c3da85157d4db17bfce21e7d2b7853377fa4e +Subproject commit b21f304297319e15fbe0beb3509592022eb8e88a