[mythtv-commits] Ticket #1807: mythfrontend 0.19-fixes svn 9926 crashing in OSDImageCacheValue::GetSize()

MythTV mythtv at cvs.mythtv.org
Sat May 13 11:45:27 EDT 2006


#1807: mythfrontend 0.19-fixes svn 9926 crashing in OSDImageCacheValue::GetSize()
--------------------------------+-------------------------------------------
 Reporter:  dscoular at gmail.com  |        Owner:  danielk
     Type:  defect              |       Status:  closed 
 Priority:  minor               |    Milestone:  unknown
Component:  mythtv              |      Version:  0.19   
 Severity:  medium              |   Resolution:  fixed  
--------------------------------+-------------------------------------------
Changes (by danielk):

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

Comment:

 (In [9927]) Fixes #1807. Crash on uninitialized OSD cache pointer in 0.19-
 fixes.

 I was able to reproduce this (through a slightly more circuitus route). It
 looks like this was do to a lost change in the backport, but I also
 noticed that this depends on "delete NULL;" being safe. I added a null
 check before the delete which I'll port back to SVN head.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1807>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list