[OpenSIPS-Devel] [OpenSIPS/opensips] 1e8001: aaa_diameter: fix reply cJSON ownership in dm_send...

Liviu Chircu noreply at github.com
Thu Apr 23 16:33:52 UTC 2026


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 1e8001fa00247667b1a780345473ace416cb08a0
      https://github.com/OpenSIPS/opensips/commit/1e8001fa00247667b1a780345473ace416cb08a0
  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