Branch: refs/heads/3.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 7e5d29cbf9253d2b619c06f3cd8116eeb2d68adc
      
https://github.com/OpenSIPS/opensips/commit/7e5d29cbf9253d2b619c06f3cd8116eeb2d68adc
  Author: Razvan Crainea <[email protected]>
  Date:   2021-03-18 (Thu, 18 Mar 2021)

  Changed paths:
    M modules/sipmsgops/uri.c

  Log Message:
  -----------
  uri: fix memory leak generated by uri_param()

The `params` list was changing while iterating through params, thus at
the end of the function, the first parameters within the list whould
have leaked. This commit fixes the leak

(cherry picked from commit 855467245a5f60dcd4b66bee709da354ce9cb622)



_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to