[mythtv-firehose] mythtv branch master updated by natanojl. v0.27-pre-71-g83e88bc

Git Repo Owner noreply at mythtv.org
Sun Oct 21 11:26:00 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user natanojl.
       via  83e88bc0abe21f54daace479ac921c352710c9de (commit)
      from  9f65a657827790687b8ac24daf7a4c581e7535a3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 83e88bc0abe21f54daace479ac921c352710c9de
Author:    Jonatan Lindblad <jlindblad at mythtv.org> at Sun, 21 Oct 2012 13:24:09 +0200
Committer: Jonatan Lindblad <jlindblad at mythtv.org> at Sun, 21 Oct 2012 13:24:09 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=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.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythui/mythuiwebbrowser.cpp |   10 ++--------
 1 files changed, 2 insertions(+), 8 deletions(-)

-- 



More information about the mythtv-firehose mailing list