> @@ -444,10 +429,6 @@ str* build_dialoginfo(str* pres_user, str* pres_domain)
>       xmlCleanupParser();
>       return body;
>  error:
> -     if ( pres_uri )
> -     {
> -             pkg_free(pres_uri);

Here it was freed, but it wasn't when the function returned succesfully.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/177/files#r10510217
_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to