[mythtv-commits] Ticket #13551: mythfrontend seg fault Live TV and Recording Playback

MythTV noreply at mythtv.org
Mon Jan 13 10:46:14 UTC 2020


#13551: mythfrontend seg fault Live TV and Recording Playback
--------------------------------+-------------------------------
 Reporter:  Mike Bibbings       |          Owner:  David Hampton
     Type:  Bug Report - Crash  |         Status:  closed
 Priority:  minor               |      Milestone:  needs_triage
Component:  MythTV - DVB        |        Version:  Master Head
 Severity:  medium              |     Resolution:  fixed
 Keywords:  mythfrontend mheg   |  Ticket locked:  0
--------------------------------+-------------------------------
Changes (by David Hampton <mythtv@…>):

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


Comment:

 In [changeset:"5ec649f7d29aa1840f19b97ac05e4c467893a284/mythtv"
 5ec649f7d2/mythtv]:
             {{{
             #!CommitTicketReference repository="mythtv"
 revision="5ec649f7d29aa1840f19b97ac05e4c467893a284"
             Fix recently introduced crash in MHEG.

 The automatic clang-tidy loop modernize-loop-convert changes caused a
 situation where while walking an array the current item was set to
 null before it was processed.  Move this assignment to the end of the
 loop.

 Fixes #13551.
             }}}

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13551#comment:4>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list