[mythtv-firehose] mythtv branch master updated by stuartm. v0.26-pre-422-g8c8bd19

Git Repo Owner noreply at mythtv.org
Wed May 30 19:20:24 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  8c8bd1994bec7ba0161320609cb985137f9992a1 (commit)
       via  1207821105ba4a98cecfddc3a0d0546c3cec5681 (commit)
      from  88e9b64f5cf3b2929d0870ac9f2e668cab2c014e (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 8c8bd1994bec7ba0161320609cb985137f9992a1
Author:    Stuart Morgan <smorgan at mythtv.org> at Wed, 30 May 2012 20:19:44 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Wed, 30 May 2012 20:19:44 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=8c8bd1994bec7ba0161320609cb985137f9992a1

Fix another misplaced else condition in osd.cpp. Exact same problem as in [12078211] just in another place. Related to Coverity defect 700312 'Logically dead code'



commit 1207821105ba4a98cecfddc3a0d0546c3cec5681
Author:    Stuart Morgan <smorgan at mythtv.org> at Wed, 30 May 2012 20:06:16 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Wed, 30 May 2012 20:06:32 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=1207821105ba4a98cecfddc3a0d0546c3cec5681

Fix misplaced else condition in osd.cpp. This just looks like a mistake, the else appended to the wrong block. dialog cannot be null, but Create() can and will fail. Related to Coverity defect 700311 'Logically dead code'



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

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

-- 



More information about the mythtv-firehose mailing list