[mythtv-commits] Ticket #6863: Segfault in MythNews when trying to visit a site that failed to retrieve news.

MythTV mythtv at cvs.mythtv.org
Mon Aug 17 23:14:05 UTC 2009


#6863: Segfault in MythNews when trying to visit a site that failed to retrieve
news.
----------------------------------------------+-----------------------------
 Reporter:  Marc Alban <marcalban at gmail.com>  |       Owner:  ijr 
     Type:  patch                             |      Status:  new 
 Priority:  minor                             |   Milestone:  0.22
Component:  Plugin - MythNews                 |     Version:  head
 Severity:  medium                            |     Mlocked:  0   
----------------------------------------------+-----------------------------
 Trying to visit a news site when it reports that it has failed to retrieve
 news results in a segfault.

 This is because the check that is currently made when trying to open a
 site is to make sure the title value is not empty.  This is no longer
 correct since the failure case has a title of 'Failed to retrieve news'.
 Checking instead on the URL resolves the issue for me.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6863>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list