[OpenSIPS-Devel] [OpenSIPS/opensips] f2f589: [tm] fix mem leak (lumps) upon async and sync jumps
Bogdan Andrei IANCU
noreply at github.com
Thu Sep 3 07:14:15 UTC 2026
Branch: refs/heads/3.6
Home: https://github.com/OpenSIPS/opensips
Commit: f2f58962f9be97d4f578b396c0fd29f18b82c74d
https://github.com/OpenSIPS/opensips/commit/f2f58962f9be97d4f578b396c0fd29f18b82c74d
Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
Date: 2026-09-03 (Thu, 03 Sep 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
(cherry picked from commit d5d1760ff135dbfcd6f48c15a91d1fd6bdc2c858)
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list