[OpenSIPS-Devel] [OpenSIPS/opensips] 4bdab3: aaa_diameter: fix reply cJSON ownership in dm_send...
Liviu Chircu
noreply at github.com
Thu Apr 23 16:34:40 UTC 2026
Branch: refs/heads/4.0
Home: https://github.com/OpenSIPS/opensips
Commit: 4bdab3954b0611879aa15f1b1a7432d6b2a8d1ff
https://github.com/OpenSIPS/opensips/commit/4bdab3954b0611879aa15f1b1a7432d6b2a8d1ff
Author: Liviu Chircu <liviu at opensips.org>
Date: 2026-04-23 (Thu, 23 Apr 2026)
Changed paths:
M modules/aaa_diameter/dm_impl.c
Log Message:
-----------
aaa_diameter: fix reply cJSON ownership in dm_send_request() paths
_dm_get_message_response() detached cond->rpl.json into a temporary
reply object before wrapper cleanup ran. Now, cleanup frees only
cond->rpl.json, so the SHM-backed cJSON reply tree leaked.
(cherry picked from commit 1e8001fa00247667b1a780345473ace416cb08a0)
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list