[OpenSIPS-Devel] [OpenSIPS/opensips] bedecc: Blacklisting logic: Fix async-related issues
Liviu Chircu
liviu at opensips.org
Wed Feb 24 14:12:32 CET 2016
Branch: refs/heads/2.1
Home: https://github.com/OpenSIPS/opensips
Commit: bedecc475b5194b24c9d538c2dc5929d4781ab6d
https://github.com/OpenSIPS/opensips/commit/bedecc475b5194b24c9d538c2dc5929d4781ab6d
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.
(cherry picked from commit 2e7588bb43547152d1a594c0ea40b416b1959233)
Conflicts:
blacklists.c
More information about the Devel
mailing list