[mythtv-firehose] mythtv branch master updated by paulh. v0.27-pre2-799-gc713988

Git Repo Owner noreply at mythtv.org
Sun Mar 24 16:43:56 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  c713988707d2c795a2a2abeff817d1b187d4b3f6 (commit)
      from  9ec05b1e0da40456830afcc10c7ec51b2ac94f79 (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 c713988707d2c795a2a2abeff817d1b187d4b3f6
Author:    Paul Harrison <mythtv at sky.com> at Sun, 27 Jan 2013 10:49:35 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Sun, 24 Mar 2013 16:42:02 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c713988707d2c795a2a2abeff817d1b187d4b3f6

Fix possible segfault when exiting a screen when using the Qt painter
This changes MythScreenStack::PopScreen() to call deleteLater() on the
screen rather than immediately deleting it so as to allow any keypressEvent
handlers to complete safely before the screen is deleted when control
returns to the event loop.

Fixes #11383.



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

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

-- 



More information about the mythtv-firehose mailing list