diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-11-10 05:07:31 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-01-01 16:38:28 +0100 |
commit | 40d9cbdc22340572ea5ebe5fe77c73eafafabef8 (patch) | |
tree | eabc9a418962142fdc379e71879136438c7dc3b6 /libavcodec/libx265.c | |
parent | 34e3810b04cadf4ccb0d96b9d36a9daf45179c05 (diff) | |
download | ffmpeg-40d9cbdc22340572ea5ebe5fe77c73eafafabef8.tar.gz |
avformat/matroskadec: Use AV_DICT_DONT_STRDUP_VAL to save av_strdup
This will likely also fix CID 1452562, a false positive resulting from
Coverity thinking that av_dict_set() automatically frees its key and
value parameters (even without the AV_DICT_DONT_STRDUP_* flags).
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/libx265.c')
0 files changed, 0 insertions, 0 deletions