[mythtv-commits] mythtv branch fixes/0.28 updated by rsiddons. v0.28-pre-3672-g2f14aa9

Git Repo Owner noreply at mythtv.org
Thu Mar 10 15:55:36 UTC 2016


The branch, fixes/0.28 has been updated on the
mythtv repository by gitolite user rsiddons.
       via  2f14aa93757191875d23f1cdca03419653badf89 (commit)
       via  6624b4d82e86ab80c52cc481357711162b416eb9 (commit)
       via  f924a5e20bec2741392078bb32c87e4b0541a731 (commit)
      from  24ca44b3d8f3ad1882551732ed25a17a4dadb127 (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 2f14aa93757191875d23f1cdca03419653badf89
Author:    Roger Siddons <rsiddons at mythtv.org> at Thu, 10 Mar 2016 13:07:10 +0000
Committer: Roger Siddons <rsiddons at mythtv.org> at Thu, 10 Mar 2016 15:53:18 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=2f14aa93757191875d23f1cdca03419653badf89

MythGallery: Prevent crash when closing
Dialog closure event can clean up before the gallery is destroyed.
Thus it can still receive keypresses after being cleaned up.

Fixes: #12343
(cherry picked from commit 4d2c39828ecb3ba7c3840e3a6c9552a19332f861)



commit 6624b4d82e86ab80c52cc481357711162b416eb9
Author:    Roger Siddons <rsiddons at mythtv.org> at Thu, 10 Mar 2016 13:35:47 +0000
Committer: Roger Siddons <rsiddons at mythtv.org> at Thu, 10 Mar 2016 15:53:10 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=6624b4d82e86ab80c52cc481357711162b416eb9

Gallery: Minor Coverity fixes
Resolve coverity 1348148, 1348147, 1348129

(cherry picked from commit 5419b8fa89dcafbadcd7d560e69b37fa7b1b45ba)



commit f924a5e20bec2741392078bb32c87e4b0541a731
Author:    Roger Siddons <rsiddons at mythtv.org> at Thu, 10 Mar 2016 13:28:20 +0000
Committer: Roger Siddons <rsiddons at mythtv.org> at Thu, 10 Mar 2016 15:52:59 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f924a5e20bec2741392078bb32c87e4b0541a731

MythGallery: Minor Coverity fixes
Resolve coverity 1348145, 1348135, 1292692

(cherry picked from commit 8925950cb9c637654650477f3831d7a62f3c997f)



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

Summary of changes:
 .../mythgallery/mythgallery/glsingleview.cpp       |   11 ++++++-----
 mythplugins/mythgallery/mythgallery/imageview.h    |    1 -
 mythplugins/mythgallery/mythgallery/sequence.h     |    3 ++-
 mythtv/libs/libmythmetadata/imagemanager.cpp       |    2 +-
 mythtv/libs/libmythmetadata/imagemanager.h         |    1 +
 mythtv/programs/mythfrontend/galleryinfo.cpp       |   10 +++++-----
 6 files changed, 15 insertions(+), 13 deletions(-)

-- 



More information about the mythtv-commits mailing list