OSDN Git Service

Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks.
authorLaurent Aimar <fenrir@videolan.org>
Wed, 7 Sep 2011 19:43:03 +0000 (21:43 +0200)
committerMartin Storsjö <martin@martin.st>
Sat, 10 Sep 2011 15:58:57 +0000 (18:58 +0300)
commit8bfea4ab4e2cb32bc7bf6f697ee30a238c65d296
tree0b62abca570ffe9cc89b8f57e9cd81089476f3ae
parent6a11686dfc0aed13bf234af85329450cd8c3b225
Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/wavpack.c