[FFmpeg-devel] [PATCH 7/7] avformat/mov: Use AV_DICT_DONT_STRDUP_VAL to avoid av_strdup

Michael Niedermayer michael at niedermayer.cc
Fri Jan 10 18:31:24 EET 2020


On Sun, Nov 10, 2019 at 05:07:33AM +0100, Andreas Rheinhardt wrote:
> This will likely also fix CID 1452574 and 1452565, false positives
> 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 at gmail.com>
> ---
>  libavformat/mov.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

will apply

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Take away the freedom of one citizen and you will be jailed, take away
the freedom of all citizens and you will be congratulated by your peers
in Parliament.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200110/d39a5f40/attachment.sig>


More information about the ffmpeg-devel mailing list