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

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


  Branch: refs/heads/3.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: bfba8bd7da76038d2012c50f315d56a8512fc805
      https://github.com/OpenSIPS/opensips/commit/bfba8bd7da76038d2012c50f315d56a8512fc805
  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: 9080c3cd3378eb391eb4ca1374de9b34dd6f17fb
      https://github.com/OpenSIPS/opensips/commit/9080c3cd3378eb391eb4ca1374de9b34dd6f17fb
  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/3240d185973f...9080c3cd3378



More information about the Devel mailing list