[mythtv-commits] Ticket #10084: PATCH crash in mythtranscode

MythTV noreply at mythtv.org
Sun Oct 9 16:04:56 UTC 2011


#10084: PATCH crash in mythtranscode
-------------------------------+----------------------------------------
 Reporter:  mythtv@…           |           Type:  Patch - Bug Fix
   Status:  new                |       Priority:  minor
Milestone:  unknown            |      Component:  MythTV - Mythtranscode
  Version:  Unspecified        |       Severity:  medium
 Keywords:                     |  Ticket locked:  0
-------------------------------+----------------------------------------
 If there are a great many audio frames without intervening video frames,
 then ab_count can over run the length of the buffers it indexes. The
 simple fix is to use allocated buffers and grow them as needed.

 There are patches for master, fixes/0.24 and
 jyavenard/backports/fixes/0.24 on my fork at
 https://github.com/Glidos/mythtv. The commits are labelled "Handle out of
 range ab_count". The other commits on those branches relate to Ticket
 #10008, which also fixes problems in mythtranscode.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10084>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list