[OpenSIPS-Devel] [OpenSIPS/opensips] 19305d: Fix memory leak in using extra accounting.

Bogdan-Andrei Iancu bogdan at opensips.org
Wed May 23 16:57:36 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 19305deaa6f89d3c3030f67e68f79c69116501f2
      https://github.com/OpenSIPS/opensips/commit/19305deaa6f89d3c3030f67e68f79c69116501f2
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M modules/acc/acc_logic.c

  Log Message:
  -----------
  Fix memory leak in using extra accounting.

If setting $acc_extra() for a sequential request, before being matched against the dialog, the values will result in a leak.
Ideally, the acc_extra set in the processing context should be merged with the acc_extra fetched after dialog matching.



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Devel mailing list