[sr-dev] git:master:cf7ed18c: registrar: fix compilation warnings

Daniel-Constantin Mierla miconda at gmail.com
Tue May 2 15:12:28 CEST 2017


Module: kamailio
Branch: master
Commit: cf7ed18c74343ae928ec57a7b76835eedd202dcc
URL: https://github.com/kamailio/kamailio/commit/cf7ed18c74343ae928ec57a7b76835eedd202dcc

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2017-05-02T15:10:17+02:00

registrar: fix compilation warnings

---

Modified: src/modules/registrar/regpv.c

---

Diff:  https://github.com/kamailio/kamailio/commit/cf7ed18c74343ae928ec57a7b76835eedd202dcc.diff
Patch: https://github.com/kamailio/kamailio/commit/cf7ed18c74343ae928ec57a7b76835eedd202dcc.patch

---

diff --git a/src/modules/registrar/regpv.c b/src/modules/registrar/regpv.c
index aba0eee..35bdd74 100644
--- a/src/modules/registrar/regpv.c
+++ b/src/modules/registrar/regpv.c
@@ -427,7 +427,6 @@ int pv_fetch_contacts_helper(sip_msg_t* msg, udomain_t* dt, str* uri,
 	ucontact_t* c0;
 	regpv_profile_t *rpp;
 	str aor = {0, 0};
-	str u = {0, 0};
 	int res;
 	int olen;
 	int ilen;




More information about the sr-dev mailing list