mirror of https://github.com/FFmpeg/FFmpeg.git
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 <andreas.rheinhardt@gmail.com> Reviewed-by: Marvin Scholz <epirat07@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>pull/331/head
parent
f40fb7963e
commit
15345881e7
1 changed files with 1 additions and 2 deletions
Loading…
Reference in new issue