Update ms2 for upnp improvement

This commit is contained in:
Yann Diorcet 2013-01-24 17:32:00 +01:00
parent be6d786ba2
commit 06c24da6ea
2 changed files with 2 additions and 2 deletions

View file

@ -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;

@ -1 +1 @@
Subproject commit 710c3da85157d4db17bfce21e7d2b7853377fa4e
Subproject commit b21f304297319e15fbe0beb3509592022eb8e88a