Add code to prevent heap attacks by exploiting dim=bignum and
commitcd4a1432a9520efb7526dbbc7683e19f06976b4d
authorxiphmont <xiphmont@0101bb08-14d6-0310-b084-bc0e0c8e3800>
Tue, 18 Mar 2008 15:39:43 +0000 (18 15:39 +0000)
committerxiphmont <xiphmont@0101bb08-14d6-0310-b084-bc0e0c8e3800>
Tue, 18 Mar 2008 15:39:43 +0000 (18 15:39 +0000)
tree88e56a25e5c2d2abce8578580e449752156e3798
parent5bec951568d1a12f8ae0e6fa8ca9ecf94d8a765e
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.

git-svn-id: http://svn.xiph.org/trunk@14598 0101bb08-14d6-0310-b084-bc0e0c8e3800
vorbis/doc/Vorbis_I_spec.pdf
vorbis/doc/xml/08-residue.xml
vorbis/lib/misc.c
vorbis/lib/misc.h
vorbis/lib/res0.c