[mythtv-commits] Ticket #11029: mythfrontend crash on starting playback

MythTV noreply at mythtv.org
Tue Sep 4 17:28:51 UTC 2012


#11029: mythfrontend crash on starting playback
-------------------------------------------------+-------------------------
 Reporter:  Stephen Robertson                    |          Owner:
  <stephengrobertson@…>                          |  stichnot
     Type:  Bug Report - Crash                   |         Status:  closed
 Priority:  blocker                              |      Milestone:  0.26
Component:  MythTV - Video Playback              |        Version:  Master
 Severity:  medium                               |  Head
 Keywords:                                       |     Resolution:  fixed
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
Changes (by Jim Stichnoth <jstichnoth@…>):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:92016b94983a4b8a6cb75dbc48893f5c05ce4620/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="92016b94983a4b8a6cb75dbc48893f5c05ce4620"
 Fixes #11029.  Ensure AVPacket's data and size fields are initialized.

 Without this initialization, mpegts_push_section() may try to access
 uninitialized data and size fields from the AVPacket structure.
 }}}

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


More information about the mythtv-commits mailing list