diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-09-17 19:49:51 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-11-15 18:20:59 +0100 |
commit | 33870a6aa7cd7c1a2308d678d97116c6285bfa96 (patch) | |
tree | 0877dec63f0f2b0bab772fc49cbfb9a2f623d30f /libavcodec/ra144dec.c | |
parent | bf4909f0a3ed0155343a64cd6611a6fe4ecd5c8d (diff) | |
download | ffmpeg-33870a6aa7cd7c1a2308d678d97116c6285bfa96.tar.gz |
avformat/asfdec_o: Don't reset twice
A variable has been assigned a value twice consecutively; essentially
the same happens when one performs av_init_packet on an AVPacket after
a call to av_packet_unref.
Found via PVS-Studio (see ticket #8156).
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/ra144dec.c')
0 files changed, 0 insertions, 0 deletions