[OpenSIPS-Devel] [OpenSIPS/opensips] 2e7588: Blacklisting logic: Fix async-related issues

Liviu Chircu liviu at opensips.org
Wed Feb 24 13:42:07 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 2e7588bb43547152d1a594c0ea40b416b1959233
      https://github.com/OpenSIPS/opensips/commit/2e7588bb43547152d1a594c0ea40b416b1959233
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2016-02-24 (Wed, 24 Feb 2016)

  Changed paths:
    M action.c
    M blacklists.c

  Log Message:
  -----------
  Blacklisting logic: Fix async-related issues

Similar issue to the one behind commit a7b287f5f. Static memory
holders are no longer compatible with async operations and need
to be moved into dynamic mem (pkg in our case) so that data can
be properly restored before resuming the script.




More information about the Devel mailing list