demux: avformat: fix double free with io buffer (fix #15903)
As mentioned by documentation "It may be freed and replaced with a new buffer by libavformat." " AVIOContext.buffer holds the buffer currently in use"
Showing
Please register or sign in to comment