Files
asterisk/res
Alexei Gradinari 1ec83a5ca4 res_pjsip_sdp_rtp fix leaking astobj2 ast_format
PR #700 added a preferred_format for the struct ast_rtp_codecs,
but when set the preferred_format it leaks an astobj2 ast_format.
In the next code
ast_rtp_codecs_set_preferred_format(&codecs, ast_format_cap_get_format(joint, 0));
both functions ast_rtp_codecs_set_preferred_format
and ast_format_cap_get_format increases the ao2 reference count.

Fixes: #856
(cherry picked from commit 95fadcf6db)
2024-09-12 18:46:27 +00:00
..
2023-04-03 07:58:23 -05:00
2024-09-12 18:46:27 +00:00
2023-01-31 11:23:11 -06:00
2024-03-07 14:18:41 +00:00
2023-01-10 14:07:44 -06:00
2023-04-03 07:58:23 -05:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-12-03 10:38:39 -06:00
2021-11-15 16:37:34 -06:00
2021-12-03 10:38:39 -06:00
2021-11-15 16:37:34 -06:00
2021-11-15 16:37:34 -06:00
2022-07-12 07:46:03 -05:00
2021-12-03 10:38:39 -06:00
2021-11-18 16:59:26 -06:00
2024-03-07 14:18:41 +00:00
2021-11-15 16:37:34 -06:00
2021-11-15 16:37:34 -06:00
2024-01-12 18:32:13 +00:00
2021-11-15 16:37:34 -06:00
2024-03-07 14:18:41 +00:00
2021-12-03 10:38:39 -06:00
2024-01-12 18:32:13 +00:00
2021-12-03 10:38:39 -06:00