Branch: refs/heads/3.0
Home: https://github.com/OpenSIPS/opensips
Commit: 17892979142101ef86b1d959c9300bf578ff45da
https://github.com/OpenSIPS/opensips/commit/17892979142101ef86b1d959c9300bf578ff45da
Author: Razvan Crainea <[email protected]>
Date: 2019-05-09 (Thu, 09 May 2019)
Changed paths:
M modules/tm/tm.c
Log Message:
-----------
tm: prevent concurrency between different cleanup
This fixes a problem that was happening when having a transaction that
wasn't fully updated, for example in a Push Nofitication scenario where
no t_relay() was made, multiple messages may have reached the
do_t_cleanup() function in parallel, both updating the transaction.
Reported by 46Labs
(cherry picked from commit deafdb7f4b474701289a8086fbf44a05e19feca6)
_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel