ext/dvdread/dvdreadsrc.c: If we can't read a nav packet, or it doesn't look like...
authorDavid Schleef <ds@schleef.org>
Mon, 25 Jun 2007 07:22:10 +0000 (07:22 +0000)
committerDavid Schleef <ds@schleef.org>
Mon, 25 Jun 2007 07:22:10 +0000 (07:22 +0000)
commit9278f9b128ff2008e0bac9e4fc3e131d069b936a
treec957f48d79065e1d07635887c3f57e7f5b8955b5
parent9905bf5505bcf8fa0521b70147ed1ac499884bce
ext/dvdread/dvdreadsrc.c: If we can't read a nav packet, or it doesn't look like a nav packet, that's an error.  Prev...

Original commit message from CVS:
* ext/dvdread/dvdreadsrc.c:
If we can't read a nav packet, or it doesn't look like a nav
packet, that's an error.  Previous behavior was to look at
the next packet; I can't find any justification for doing that.
Fixes: #358891.
ChangeLog
ext/dvdread/dvdreadsrc.c