[mythtv] [PATCH] DVBSections passes on wrong size to table parsers

John Pullan jmp at tarantella.com
Sun Feb 22 12:15:28 EST 2004


Noticed this while I was in the code. 

DVBSection reads in a table, parses out the header and then passes on
the remaining to the table parsers. However it does this by subtracting
the size of the header structure from the length of table, but the
structure is actually two bytes bigger than the data taken to construct
it hence table size is out by two 


-- 
John Pullan <jmp at tarantella.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dvbsections.patch
Type: text/x-patch
Size: 606 bytes
Desc: 
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20040222/bd1feb9a/dvbsections.bin


More information about the mythtv-dev mailing list