Files
asterisk/funcs
Naveen Albert 4ff29ce8dd func_json: Fix memory leak.
A memory leak was present in func_json due to
using ast_json_free, which just calls ast_free,
as opposed to recursively freeing the JSON
object as needed. This is now fixed to use the
right free functions.

ASTERISK-30293 #close

Change-Id: I982324dde841dc9147c8d8ad35c8719daf418b49
2022-11-21 07:49:53 -06:00
..
2022-06-07 19:36:32 -05:00
2022-06-07 19:36:32 -05:00
2022-06-07 19:36:32 -05:00
2022-09-26 07:54:34 -05:00
2022-06-07 19:36:32 -05:00
2022-11-21 07:49:53 -06:00
2022-06-07 19:36:32 -05:00
2016-10-27 09:53:55 -04:00
2022-06-07 19:36:32 -05:00
2022-06-07 19:36:32 -05:00
2022-06-07 19:36:32 -05:00
2022-06-07 19:36:32 -05:00
2022-06-07 19:36:32 -05:00
2022-06-07 19:36:32 -05:00
2021-11-15 20:39:10 -06:00
2022-08-01 06:56:44 -05:00
2022-06-07 19:36:32 -05:00
2022-06-07 19:36:32 -05:00
2022-06-07 19:36:32 -05:00
2022-06-07 19:36:32 -05:00
2018-05-11 09:48:58 -04:00