aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/atrac.h
diff options
context:
space:
mode:
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>2011-07-05 23:10:44 +0200
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>2011-07-06 20:19:48 +0200
commit0a48a67e57873b938c49ca57b0629e3e33fe37db (patch)
tree2e47af7393dd4012b27ddf020545efae7a59ef07 /libavcodec/atrac.h
parent72ac64544f9c0529759c0a1dc16d328dd3342b9b (diff)
downloadffmpeg-0a48a67e57873b938c49ca57b0629e3e33fe37db.tar.gz
Fix av_open_input_stream with uninitialized context pointer.
Code would allocate a new context but forget to assign it to the pointer actually passed to avformat_open_input, potentially causing a crash. Even if it was initialized it would cause a memleak. This caused crashes with e.g. mpd, see also http://bugs.gentoo.org/show_bug.cgi?id=373423 Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de> (cherry picked from commit 4e59c8ecf1433b85b539c5e89bb68cfe8b839866)
Diffstat (limited to 'libavcodec/atrac.h')
0 files changed, 0 insertions, 0 deletions