]> sjero.net Git - linphone/commitdiff
Update ms2 for upnp improvement
authorYann Diorcet <yann.diorcet@belledonne-communications.com>
Thu, 24 Jan 2013 16:32:00 +0000 (17:32 +0100)
committerYann Diorcet <yann.diorcet@belledonne-communications.com>
Thu, 24 Jan 2013 16:32:00 +0000 (17:32 +0100)
coreapi/upnp.c
mediastreamer2

index 5684fc270385937d72e159b194e2c98d876e002c..631d6545bf1282757bc4c7583094ddd5da507ba0 100644 (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;
index 710c3da85157d4db17bfce21e7d2b7853377fa4e..b21f304297319e15fbe0beb3509592022eb8e88a 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 710c3da85157d4db17bfce21e7d2b7853377fa4e
+Subproject commit b21f304297319e15fbe0beb3509592022eb8e88a