Files
asterisk/funcs
Naveen Albert 002afc3f2a 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 08:29:40 -06:00
..
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2022-09-26 07:53:20 -05:00
2022-06-09 03:47:41 -05:00
2022-11-21 08:29:40 -06:00
2022-06-09 03:47:41 -05:00
2016-10-27 09:53:55 -04:00
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2021-11-15 19:28:27 -06:00
2022-07-27 12:10:25 -05:00
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2018-05-11 09:48:58 -04:00