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

Liviu Chircu noreply at github.com
Fri Jul 8 12:30:05 UTC 2022


  Branch: refs/heads/3.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 61e07cb5367942f131ab1e5828ec2747e6bba5ad
      https://github.com/OpenSIPS/opensips/commit/61e07cb5367942f131ab1e5828ec2747e6bba5ad
  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: cb9c2d09a0cacc5e3c246f5cfb4829313d09d962
      https://github.com/OpenSIPS/opensips/commit/cb9c2d09a0cacc5e3c246f5cfb4829313d09d962
  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/b9c535e36684...cb9c2d09a0ca



More information about the Devel mailing list