[mythtv-commits] Ticket #11168: mythbrowser and mythnews crash when interrupted

MythTV noreply at mythtv.org
Sun Oct 21 11:26:05 UTC 2012


#11168: mythbrowser and mythnews crash when interrupted
----------------------------------+----------------------------
 Reporter:  jkt@…                 |          Owner:  natanojl
     Type:  Bug Report - Crash    |         Status:  closed
 Priority:  minor                 |      Milestone:  unknown
Component:  Plugin - MythBrowser  |        Version:  0.25-fixes
 Severity:  medium                |     Resolution:  fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+----------------------------
Changes (by Jonatan Lindblad <jlindblad@…>):

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


Comment:

 In [changeset:83e88bc0abe21f54daace479ac921c352710c9de/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="83e88bc0abe21f54daace479ac921c352710c9de"
 MythUI: Fix potential use after free when leaving a web page

 It's not safe to delete a QNetworkAccessManager before the QWebPage it is
 being
 used with since any outstanding QNetworkReplys will be deleted, causing
 QWebPage to potentially access free memory.

 Fixes #11168.
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11168#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list