Files
FFmpeg/libavformat
huanghuihui0904 b40d91cad9 avformat: avoid potential tmp_opts leak in ffurl_connect()
When options is NULL, ffurl_connect() creates a temporary dictionary
(tmp_opts). If the protocol_blacklist av_dict_set() fails after the
whitelist entry was inserted, the function returns without freeing
this dictionary.

Ensure tmp_opts is freed on this error path.

Signed-off-by: Huihui_Huang <hhhuang@smu.edu.sg>

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-03 20:32:16 +00:00
..
2025-08-03 13:48:47 +02:00
2026-03-10 13:52:18 +01:00
2025-09-08 20:59:31 +00:00
2025-04-13 22:49:21 +02:00
2025-04-13 22:49:21 +02:00
2026-03-10 13:52:18 +01:00
2025-08-03 13:48:47 +02:00
2026-03-10 13:52:18 +01:00
2026-03-10 13:52:18 +01:00
2025-08-03 13:48:47 +02:00
2025-08-03 13:48:47 +02:00
2025-08-03 13:48:47 +02:00
2026-02-19 17:18:11 +01:00
2026-03-10 13:52:18 +01:00
2026-03-10 13:52:18 +01:00
2025-08-03 13:48:47 +02:00
2025-08-03 13:48:47 +02:00
2025-06-23 17:19:18 +10:00
2026-02-25 02:55:43 +00:00
2025-08-03 13:48:47 +02:00
2026-03-10 13:52:18 +01:00
2026-02-18 08:20:10 +00:00
2026-04-28 12:29:37 +00:00
2025-08-03 13:48:47 +02:00
2025-08-03 13:48:47 +02:00
2026-03-10 13:52:18 +01:00
2025-08-03 13:48:47 +02:00
2025-08-04 03:59:42 +00:00
2025-08-03 13:48:47 +02:00
2026-04-28 12:29:37 +00:00
2025-11-09 13:44:18 +01:00
2026-03-10 13:52:18 +01:00
2025-03-28 15:23:28 +01:00
2026-03-10 13:52:18 +01:00
2026-05-03 13:26:34 +00:00
2026-02-23 20:20:20 +01:00
2025-08-03 13:48:47 +02:00
2026-05-03 18:22:46 +02:00
2026-03-10 13:52:18 +01:00
2025-06-23 17:19:18 +10:00
2026-02-08 02:25:14 +01:00
2026-03-10 13:52:18 +01:00
2025-08-03 13:48:47 +02:00
2026-03-10 13:52:18 +01:00
2026-03-10 13:52:18 +01:00
2026-03-10 13:52:18 +01:00
2025-09-19 09:59:26 +02:00
2025-08-03 13:48:47 +02:00
2026-04-28 12:29:37 +00:00
2026-02-25 02:55:43 +00:00
2026-03-10 13:52:18 +01:00
2025-08-03 13:48:47 +02:00