Branch: refs/heads/3.5
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 67e9294c871f96e5b9acb81a26f989d9eb7efc85
      
https://github.com/OpenSIPS/opensips/commit/67e9294c871f96e5b9acb81a26f989d9eb7efc85
  Author: Liviu Chircu <li...@opensips.org>
  Date:   2025-01-10 (Fri, 10 Jan 2025)

  Changed paths:
    M modules/dispatcher/dispatch.c
    M modules/dispatcher/dispatch.h

  Log Message:
  -----------
  dispatcher: Fix rare crash with 'pvar_algo_pattern'

This patch simply moves the name buffer for the 'pvar_algo_pattern' into
SHM rather than a stack buffer, in order to avoid invalid memory being
referenced past the function's return point.

Many thanks to Eric Tamme from Five9 for reporting & testing!

(cherry picked from commit fe1a50d2513296819179612b8b072ab70871b9eb)



To unsubscribe from these emails, change your notification settings at 
https://github.com/OpenSIPS/opensips/settings/notifications

_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to