Add code to prevent heap attacks by exploiting dim=bignum and
authorMonty <xiphmont@xiph.org>
Tue, 18 Mar 2008 15:39:43 +0000 (15:39 +0000)
committerMonty <xiphmont@xiph.org>
Tue, 18 Mar 2008 15:39:43 +0000 (15:39 +0000)
commit7fae73780c2a6eaa4846bf11c38576109170ad54
treea243452978224ec33f18de9680684cdd6f9e4f73
parentdac48eb352b598bc74b3206ce92605e4d9ed8c69
Add code to prevent heap attacks by exploiting dim=bignum and
partition_codewords = partion_values^dim.  partition_codewords is
actually overdetermined; in the case of inconsistency, mark stream
undecodable.

svn path=/trunk/vorbis/; revision=14598
doc/Vorbis_I_spec.pdf
doc/xml/08-residue.xml
lib/misc.c
lib/misc.h
lib/res0.c