[OpenSIPS-Devel] [OpenSIPS/opensips] d5d176: [tm] fix mem leak (lumps) upon async and sync jumps
Bogdan Andrei IANCU
noreply at github.com
Fri Aug 14 12:23:12 UTC 2026
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: d5d1760ff135dbfcd6f48c15a91d1fd6bdc2c858
https://github.com/OpenSIPS/opensips/commit/d5d1760ff135dbfcd6f48c15a91d1fd6bdc2c858
Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
Date: 2026-08-14 (Fri, 14 Aug 2026)
Changed paths:
M modules/tm/sip_msg.c
Log Message:
-----------
[tm] fix mem leak (lumps) upon async and sync jumps
If you do a 2 level async() op, where the first is actually handled in async mode while the second is in sync mode, the memory of added lumps will leak.
Fixes #3914
Credits for the report goes to @vadimd333
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list