trivial compiler warnings

This commit is contained in:
Jeff Lenk
2011-05-29 09:46:02 -05:00
parent 4480abc911
commit 6a38dce2b8
4 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -1050,7 +1050,7 @@ uint8_t sofia_reg_handle_register(nua_t *nua, sofia_profile_t *profile, nua_hand
}
if (authorization) {
char *v_contact_str;
char *v_contact_str = NULL;
const char *username = "unknown";
const char *realm = reg_host;
if ((auth_res = sofia_reg_parse_auth(profile, authorization, sip, sip->sip_request->rq_method_name,