[OpenSIPS-Devel] [OpenSIPS/opensips] 031304: Fix freeing processing context after a second asyn...

Bogdan-Andrei Iancu bogdan at opensips.org
Tue Feb 2 15:22:05 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 031304af8be6f683fc4706fb9091fd2b12705f6d
      https://github.com/OpenSIPS/opensips/commit/031304af8be6f683fc4706fb9091fd2b12705f6d
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2016-02-02 (Tue, 02 Feb 2016)

  Changed paths:
    M modules/tm/async.c

  Log Message:
  -----------
  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).
Closes #780 .




More information about the Devel mailing list