Mercurial > libavcodec.hg
comparison ppc/idct_altivec.c @ 5960:94fa03139210 libavcodec
Fix nodes[nb_codes*2-1].count being uninitialized and used to initialize
nodes[nb_codes*2-2].count (thus making that invalid as well) in
ff_huff_build_tree.
Might fix some (hard to reproduce) crashes in VP6 decoder.
author | reimar |
---|---|
date | Sat, 01 Dec 2007 09:39:59 +0000 |
parents | 55ed6dc5d476 |
children | 33674fb857b5 |
comparison
equal
deleted
inserted
replaced
5959:7d242886f17b | 5960:94fa03139210 |
---|