Correct a cleanup dispatch error when a bitstream is rejected due to
authorMonty <xiphmont@xiph.org>
Thu, 21 Jun 2007 06:20:08 +0000 (06:20 +0000)
committerMonty <xiphmont@xiph.org>
Thu, 21 Jun 2007 06:20:08 +0000 (06:20 +0000)
commit507df27f7b0987416bd7523afd4ccaa6f1d00418
treecdbe9469e6f95aee38507152a7bbe76bb64198cf
parent895947ec1ba729bed3b69d8e9ca3be38e5164e05
Correct a cleanup dispatch error when a bitstream is rejected due to
illegal map/floor/residue type.  The cleanup subdispatch was done by
type, unfortunately, the invalid type just read in.  Fixed.

also bump lib revision.

svn path=/trunk/vorbis/; revision=13160
lib/info.c