You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix freeing processing context after a second async jump.
If thw processing ctx was stored back into transaction (due a new async call), do not free the current ctx (as it became NULL).
Reported by Minh PHAN (@qmphan).
ClosesOpenSIPS#780 .
(cherry picked from commit 031304a)
0 commit comments