[mythtv-commits] Ticket #11047: Possible mythuiimage decref segfault

MythTV noreply at mythtv.org
Sun Aug 26 12:22:28 UTC 2012


#11047: Possible mythuiimage decref segfault
-------------------------+------------------------------------
 Reporter:  trebor_s@…   |           Type:  Bug Report - Crash
   Status:  new          |       Priority:  minor
Milestone:  unknown      |      Component:  MythTV - General
  Version:  Master Head  |       Severity:  medium
 Keywords:               |  Ticket locked:  0
-------------------------+------------------------------------
 The call to im->DecrRef() in mythuiimage.cpp in the customEvent method can
 cause a segfault. I had one segfault when I was listening to internet
 radio with the mythmusic plugin and it tried to fetch the Deutschland
 Radio logo.
 Adding a check "if (im)" fixed that. Patch attached.

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


More information about the mythtv-commits mailing list