summaryrefslogtreecommitdiffstats
path: root/libavformat/swfdec.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2020-09-07 18:41:51 +0200
committerAndreas Rheinhardt <[email protected]>2021-02-27 07:20:58 +0100
commit753c0afe72a7ba634d5d58e5add67fbda1fbb427 (patch)
tree0c72271b1508865815b1a1c4f74a186fc3de7adc /libavformat/swfdec.c
parent4e7e2e1bd3cedc85decb7a1c2c1bb5e56d7d65cc (diff)
avformat/dashdec: Avoid double free on error
When using one of the AV_DICT_DONT_STRDUP_KEY/VAL flags, av_dict_set() already frees the key/value on error, so that freeing it again would lead to a double free. Reviewed-by: Steven Liu <[email protected]> Signed-off-by: Andreas Rheinhardt <[email protected]> (cherry picked from commit e09e2c6442924bfa1fb5efc419bc27fc6ef8a532)
Diffstat (limited to 'libavformat/swfdec.c')
0 files changed, 0 insertions, 0 deletions