[mythtv-commits] mythtv commit: r10351 by stuarta

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Jun 29 14:26:54 UTC 2006


      Author: stuarta
        Date: 2006-06-29 14:26:53 +0000 (Thu, 29 Jun 2006)
New Revision: 10351
   Changeset: http://cvs.mythtv.org/trac/changeset/10351

Modified:

   branches/mythtv-eit/libs/libmythtv/dvbsignalmonitor.cpp

Log:

Refs #1888.

Make sure that the data we read from the streamdata is long enough.
It should be at least 10 bytes long. 10 bytes is 4 bytes of TS header
plus a minimum of 6 bytes of PES header, which is sufficient to get
us a valid length from the PES header.






More information about the mythtv-commits mailing list