[mythtv-commits] Ticket #2614: MythNews crash when news URL is incorrect

MythTV mythtv at cvs.mythtv.org
Sun Sep 2 10:20:27 UTC 2007


#2614: MythNews crash when news URL is incorrect
----------------------------------+-----------------------------------------
 Reporter:  otto at kolsi dot fi  |        Owner:  paulh 
     Type:  defect                |       Status:  closed
 Priority:  minor                 |    Milestone:  0.21  
Component:  mythnews              |      Version:  head  
 Severity:  medium                |   Resolution:  fixed 
  Mlocked:  0                     |  
----------------------------------+-----------------------------------------
Changes (by paulh):

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


Comment:

 (In [14376]) Fix a long standing problem in MythNews were when trying to
 retrieve news
 articles from an unreachable URL it would more often than not cause a
 segfault. The actual fix is to not call QUrlOperator::stop() inside the
 finished() slot it's not needed anyway.

 Also fixes a memory leak and cleans up connecting to some of the signals
 to
 make sure we only connect to each signal once.

 Fixes #2614.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2614#comment:6>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list