@herlesupreeth commented on this pull request.


In src/modules/ims_registrar_scscf/registrar_notify.c:

>  		tmb.t_request_within(&uac_r);
 	}
-	if(h.s)
-		pkg_free(h.s);
-	if(content.s) {
-		pkg_free(content.s);
+	watcher_contact = 0;

isnt this leaking memory here?


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/3895/review/2150049374@github.com>