Correct another setup bug; extremely short links could get 'shadowed'
authorMonty <xiphmont@xiph.org>
Thu, 9 Apr 2009 16:35:52 +0000 (16:35 +0000)
committerMonty <xiphmont@xiph.org>
Thu, 9 Apr 2009 16:35:52 +0000 (16:35 +0000)
commit8ab5ace478ce4c64f9bf718f34787318f87bd759
treee26ad6805cdd79ed7d1bf9efeeb5883312d03dd2
parent4f57ae39f6cb216fbf5fe55ae734a584a8466c4d
Correct another setup bug; extremely short links could get 'shadowed'
in the preferred serialno lookup if a backwards seek to find a
preceeding page goes back too far and lands in an entirely different
link.

svn path=/trunk/vorbis/; revision=15930
include/vorbis/vorbisfile.h
lib/vorbisfile.c