[mythtv-commits] Ticket #5121: Segfault when selecting Create DVD

MythTV mythtv at cvs.mythtv.org
Sun Apr 20 16:59:22 UTC 2008


#5121: Segfault when selecting Create DVD
------------------------------------+---------------------------------------
 Reporter:  sangel_85050 at yahoo.com  |        Owner:  paulh 
     Type:  defect                  |       Status:  closed
 Priority:  minor                   |    Milestone:  0.22  
Component:  mytharchive             |      Version:  head  
 Severity:  high                    |   Resolution:  fixed 
  Mlocked:  0                       |  
------------------------------------+---------------------------------------
Changes (by paulh):

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


Comment:

 (In [17096]) Fix a problem introduced by the port to Qt4.

 QDir::entryInfoList() now returns a QList<QFileInfo> and not a
 QPtrList<QFileInfo> *.

 Fixes #5121.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5121#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list