[OpenSIPS-Devel] [OpenSIPS/opensips] 8aba9d: perl: Allow perl_exec_simple() from any route

Liviu Chircu noreply at github.com
Tue Nov 23 15:07:43 EST 2021


  Branch: refs/heads/3.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 8aba9d3ccc845ad4a4f58ef3166069bbedc83b3a
      https://github.com/OpenSIPS/opensips/commit/8aba9d3ccc845ad4a4f58ef3166069bbedc83b3a
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2021-11-23 (Tue, 23 Nov 2021)

  Changed paths:
    M modules/perl/perl.c

  Log Message:
  -----------
  perl: Allow perl_exec_simple() from any route

This function is neither tied to a SIP message nor does it perform any
SIP signaling, so we can call it from any route!

(cherry picked from commit 4dbd2ced3a1db3326b7201c64bba165033ab2d95)


  Commit: cc50f825eaa7a0ca6abab42eb34ac0ad973a615b
      https://github.com/OpenSIPS/opensips/commit/cc50f825eaa7a0ca6abab42eb34ac0ad973a615b
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2021-11-23 (Tue, 23 Nov 2021)

  Changed paths:
    M modules/perl/perlfunc.c

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

Credits to Kingsley Tart for the report!

Fixes #2666

(cherry picked from commit 38e67d4ce6bbfec9f30188cedfd73bd80b18e1bc)


Compare: https://github.com/OpenSIPS/opensips/compare/c3abd8507770...cc50f825eaa7



More information about the Devel mailing list