[OpenSIPS-Devel] [OpenSIPS/opensips] 605392: aaa_diameter: fix reply cJSON ownership in dm_send...
Liviu Chircu
noreply at github.com
Thu Apr 23 16:34:41 UTC 2026
Branch: refs/heads/3.6
Home: https://github.com/OpenSIPS/opensips
Commit: 605392dde7d988050a5e567a1d8c4601d853b180
https://github.com/OpenSIPS/opensips/commit/605392dde7d988050a5e567a1d8c4601d853b180
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.
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list