]> git.sesse.net Git - ffmpeg/commit
avcodec/vorbisdec: use av_malloc(z)_array()
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 30 Apr 2014 03:01:53 +0000 (05:01 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 30 Apr 2014 03:23:44 +0000 (05:23 +0200)
commitf0c78b0769ca9918c3600254894e9ce2ca19d924
treed3f757115d427433a2026f452808a03fdaeb2ca0
parent0a266cb55af9794fc5cff695d35cae4111e4334f
avcodec/vorbisdec: use av_malloc(z)_array()

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/vorbisdec.c