summaryrefslogtreecommitdiffstats
path: root/libavcodec/mediacodec_surface.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2019-11-10 05:07:30 +0100
committerMichael Niedermayer <[email protected]>2019-12-21 15:01:57 +0100
commit15345881e772571010a54c98ec1ada370c6bad9a (patch)
tree539de02afed176ee1cdec0575cc5cd2ae5c004a1 /libavcodec/mediacodec_surface.c
parentf40fb7963e64c01f2e726949b06d37ad94e6ad5f (diff)
avformat/icecast: Use AV_DICT_DONT_STRDUP_VAL to save an av_strdup
This will probably also fix CID 1452559, a false positive where Coverity claims a double-free occurs, because it thinks that av_dict_set() frees its key and value arguments even when the AV_DICT_DONT_STRDUP_* flags aren't used. Signed-off-by: Andreas Rheinhardt <[email protected]> Reviewed-by: Marvin Scholz <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavcodec/mediacodec_surface.c')
0 files changed, 0 insertions, 0 deletions