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

MythTV noreply at mythtv.org
Mon Oct 10 04:07:21 UTC 2011


#10084: PATCH crash in mythtranscode
------------------------------------+-----------------------------
 Reporter:  mythtv@…                |          Owner:
     Type:  Patch - Bug Fix         |         Status:  new
 Priority:  minor                   |      Milestone:  unknown
Component:  MythTV - Mythtranscode  |        Version:  Unspecified
 Severity:  medium                  |     Resolution:
 Keywords:                          |  Ticket locked:  0
------------------------------------+-----------------------------

Comment (by jyavenard):

 After reviewing your patch, it is not functionally equivalent to what was
 there before. and just can't work.

 For example, in an attempt (at a guess) to reformat the code, you do:
         ab[ab_count].offset = audiobuffer_len;
 but the audiobuffer_len you store has been incremented by len, while
 before the value stored was prior to the += len.

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


More information about the mythtv-commits mailing list