[mythtv-firehose] mythtv/master commit: 651c5db90 by Daniel Thor Kristjansson (daniel-kristjansson)

MythTV noreply at mythtv.org
Tue Oct 18 04:29:42 UTC 2011


      Author:  Daniel Thor Kristjansson <dkristjansson at mythtv.org>
 Change Date:  2011-10-17T21:28:44-07:00
   Push Date:  2011/10/17 21:29:29 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  651c5db90d36375f4123f97f0f1779110e7d60ce
   Changeset:  https://github.com/MythTV/mythtv/commit/651c5db90

Log:

Fixes #10107. Segfault on bogus RegistrationDescriptor.

The HD-PVR outputs a Registration Descriptor with a reported length of 8 bytes rather than 4, this causes the descriptor IsValid() to be false but we weren't checking for this in a couple places we should have been leading to a segfault later on.

Modified:

   mythtv/libs/libmythtv/mpeg/mpegdescriptors.cpp
   mythtv/libs/libmythtv/mpeg/mpegtables.cpp



More information about the mythtv-firehose mailing list