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

Liviu Chircu noreply at github.com
Tue Nov 23 15:11:50 EST 2021


  Branch: refs/heads/3.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 1bd755e0a67b9feee0220a7be8dba35b5837c86b
      https://github.com/OpenSIPS/opensips/commit/1bd755e0a67b9feee0220a7be8dba35b5837c86b
  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: 36c3c25bf51d606ab59ed91aa165bc8bf80970af
      https://github.com/OpenSIPS/opensips/commit/36c3c25bf51d606ab59ed91aa165bc8bf80970af
  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/e63924130b91...36c3c25bf51d



More information about the Devel mailing list