Re: [libav-devel] [PATCH 2/2] smacker: Sanity check huffman tables found in the headers.

2012-01-25 Thread Kostya Shishkov
On Wed, Jan 25, 2012 at 04:51:23PM -0800, Alex Converse wrote: > Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind > --- > libavcodec/smacker.c | 22 +- > 1 files changed, 13 insertions(+), 9 deletions(-) looks OK ___ libav-de

[libav-devel] [PATCH 2/2] smacker: Sanity check huffman tables found in the headers.

2012-01-25 Thread Alex Converse
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind --- libavcodec/smacker.c | 22 +- 1 files changed, 13 insertions(+), 9 deletions(-) diff --git a/libavcodec/smacker.c b/libavcodec/smacker.c index 1624e6a..44331f2 100644 --- a/libavcodec/smacker.c +++ b/libavcodec/smack