OSDN Git Service

alacenc: fix incorrect buffer use
authorChristophe Gisquet <christophe.gisquet@gmail.com>
Sat, 20 Sep 2014 18:23:08 +0000 (18:23 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 20 Sep 2014 18:45:57 +0000 (20:45 +0200)
commita0844935354bc210ecb042101aa9985ed5de975e
tree7527b68158021c1953386281d3f518953da54f65
parentd87fe2687fdc5b1cb9aaec957afadb56d207618f
alacenc: fix incorrect buffer use

The issue lies in actually dead code ("for now it's not used").

Noticed-by: Justin Ruggles
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/alacenc.c