[OpenSIPS-Devel] [OpenSIPS/opensips] 8397c8: Fix memory leaks in stir_shaken module
Patrice Fournier
noreply at github.com
Tue Nov 25 09:03:00 UTC 2025
Branch: refs/heads/3.4
Home: https://github.com/OpenSIPS/opensips
Commit: 8397c8a339d620edc90e027a2d11daeec51849bd
https://github.com/OpenSIPS/opensips/commit/8397c8a339d620edc90e027a2d11daeec51849bd
Author: Patrice Fournier <patrice.fournier at t38fax.com>
Date: 2025-11-25 (Tue, 25 Nov 2025)
Changed paths:
M modules/stir_shaken/stir_shaken.c
Log Message:
-----------
Fix memory leaks in stir_shaken module
The stir_shaken module would leak memory any time a signature was added
to a reply instead of the request or returned in a variable. This commit
makes sure the Identity header lump does not get duplicated and freed
only once. Also fixed possible memory leaks in case of issues while
adding a date header to a request without one.
(cherry picked from commit 1b3c7253778930e9daac423a9970c33f10a48377)
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list