[OpenSIPS-Devel] [OpenSIPS/opensips] 28495a: [tm] fix mem leak (lumps) upon async and sync jumps
Bogdan Andrei IANCU
noreply at github.com
Thu Sep 3 07:13:23 UTC 2026
Branch: refs/heads/4.0
Home: https://github.com/OpenSIPS/opensips
Commit: 28495a105eed3c65f31c535e366922854381a4da
https://github.com/OpenSIPS/opensips/commit/28495a105eed3c65f31c535e366922854381a4da
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