summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorLeo Izen <leo.izen@gmail.com>2023-06-17 12:42:54 -0400
committerLeo Izen <leo.izen@gmail.com>2023-06-18 09:54:52 -0400
commitee155d79fd7b669de6d91654fc84ea26aaeac892 (patch)
tree0b989e46fc2b3b5123314fa6e3e86ce7fca30d3a /audio
parent650c53df502d3e2d603cbe87a6dde249d4d1e178 (diff)
downloadmpv-ee155d79fd7b669de6d91654fc84ea26aaeac892.tar.bz2
mpv-ee155d79fd7b669de6d91654fc84ea26aaeac892.tar.xz
demux/demux_lavf: avoid leaking AVFormatContext during demux_open_lavf
If demux_open_lavf fails between calling avformat_alloc_context() and assigning the context to priv->avfc, it will never be properly freed. Fixes #11793.
Diffstat (limited to 'audio')
0 files changed, 0 insertions, 0 deletions