[OpenSIPS-Devel] [OpenSIPS/opensips] 7ddf0d: perl: Fix PKG memory leak in perl_exec()

Liviu Chircu noreply at github.com
Fri Jul 8 12:29:37 UTC 2022


  Branch: refs/heads/3.3
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 7ddf0d3aa0170717268b69dd8a9275e05cd7955c
      https://github.com/OpenSIPS/opensips/commit/7ddf0d3aa0170717268b69dd8a9275e05cd7955c
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2022-07-08 (Fri, 08 Jul 2022)

  Changed paths:
    M modules/perl/perlfunc.c

  Log Message:
  -----------
  perl: Fix PKG memory leak in perl_exec()

The leak would happen 100% of the time on each perl_exec().

(cherry picked from commit 0742814a7f72d99d0de6624acca7f107059f03bf)


  Commit: b6446fd9e1abb14dc2f78489cd144b4b0c7eaa1e
      https://github.com/OpenSIPS/opensips/commit/b6446fd9e1abb14dc2f78489cd144b4b0c7eaa1e
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2022-07-08 (Fri, 08 Jul 2022)

  Changed paths:
    M modules/perl/perlfunc.c

  Log Message:
  -----------
  perl: Fix PKG corruption in perl_exec() (off-by-one)

(cherry picked from commit d7f9a851149010d1b99aeb9e04339994414c8731)


Compare: https://github.com/OpenSIPS/opensips/compare/580ab79848a6...b6446fd9e1ab



More information about the Devel mailing list