[mythtv-commits] mythtv branch master updated by paulh. v0.28-pre-1746-g339d0b5

Git Repo Owner noreply at mythtv.org
Mon Jul 7 08:19:15 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  339d0b5acd404fb36e3f6ab071d0f5462c6f50c1 (commit)
      from  050358a8ab3052734b77e0a08346e32fe5f24c08 (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 339d0b5acd404fb36e3f6ab071d0f5462c6f50c1
Author:    Paul Harrison <pharrison at mythtv.org> at Mon, 7 Jul 2014 09:18:21 +0100
Committer: Paul Harrison <pharrison at mythtv.org> at Mon, 7 Jul 2014 09:18:21 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=339d0b5acd404fb36e3f6ab071d0f5462c6f50c1

OSD: fix the window timeout in SetValue()
The found flag was never updated so SetExpiry() was never called. This has
been changed to work like other functions that does similar things.
The only call to this function calls it with a timeout of kOSDTimeout_None
so nothing has changed other than one less Coverity defect.

Fixes Coverity ID 1047227 Logically dead code



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

Summary of changes:
 mythtv/libs/libmythtv/osd.cpp |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

-- 



More information about the mythtv-commits mailing list