Sfoglia il codice sorgente

modules_k/rls: Fixed segmentation fault in RLS

- Fix by Paul Pankhurst @ Crocodile RCS
Peter Dunkley 13 anni fa
parent
commit
49f25c4028
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      modules_k/rls/notify.c

+ 1 - 0
modules_k/rls/notify.c

@@ -101,6 +101,7 @@ int send_full_notify(subs_t* subs, xmlNodePtr rl_node, str* rl_uri,
 	int len_est;
 	int len_est;
 	res_param_t param;
 	res_param_t param;
 	int resource_added = 0; /* Flag to indicate that we have added at least one resource */
 	int resource_added = 0; /* Flag to indicate that we have added at least one resource */
+	multipart_body = NULL;
 
 
 	LM_DBG("start\n");
 	LM_DBG("start\n");
 	/* query in alfabetical order */
 	/* query in alfabetical order */