OSDN Git Service

avcodec/alsdec: Use av_mallocz_array() for chan_data to ensure the arrays never conta...
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 18 Apr 2015 18:50:23 +0000 (20:50 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 22 Apr 2015 10:27:25 +0000 (12:27 +0200)
commit455bc87c8f00abbcb2dd305b677bbe56140bd5f4
tree02c64b17f7e95e2dfa6c2145351b364efb036188
parentbfd65092a2b7fc1ae95e8fe79c7f0a61f25b111b
avcodec/alsdec: Use av_mallocz_array() for chan_data to ensure the arrays never contain random data

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 7e104647a3556fc61a139483cee1cb7dfa2dc5bd)

Conflicts:

libavcodec/alsdec.c
libavcodec/alsdec.c