[mythtv-commits] Ticket #13437: Potential crash in MetaIOFLACVorbis::getPictureFromFile.

MythTV noreply at mythtv.org
Mon Mar 25 22:46:30 UTC 2019


#13437: Potential crash in MetaIOFLACVorbis::getPictureFromFile.
---------------------------------------------+---------------------------
     Reporter:  David Hampton                |      Owner:  David Hampton
         Type:  Bug Report - Crash           |     Status:  assigned
     Priority:  minor                        |  Milestone:  30.1
    Component:  MythTV - Mythmetadatalookup  |    Version:  Master Head
     Severity:  medium                       |   Keywords:
Ticket locked:  0                            |
---------------------------------------------+---------------------------
 The code to extract images from FLAC files has a bug that will crash the
 system.  While stepping through the list of pictures in a FLAC file to
 find one of the right type, it dereferences the not-yet-set found picture
 variable instead of dereferencing the current picture variable.

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


More information about the mythtv-commits mailing list