Skip to content
  • Monty's avatar
    Additional bounds checking to guard against the case where a residue · f4283964
    Monty authored
    or floor is decoding into a vector larger than the current blocksize.
    This is not illegal, but no encoder has ever tried it and as such, it
    had not been noticed that the code did not handle the case correctly.
    
    
    svn path=/trunk/vorbis/; revision=13151
    f4283964