[mythtv-firehose] mythtv branch master updated by paulh. v0.27-pre2-1176-g024a44f

Git Repo Owner noreply at mythtv.org
Fri May 31 21:44:38 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  024a44fbb861e6a27376d6ad7c3621a983a80a8d (commit)
      from  27b78ab88c4d01ef21086be15d64e1af27fcdb29 (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 024a44fbb861e6a27376d6ad7c3621a983a80a8d
Author:    Paul Harrison <pharrison at mythtv.org> at Fri, 31 May 2013 22:44:24 +0100
Committer: Paul Harrison <pharrison at mythtv.org> at Fri, 31 May 2013 22:44:24 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=024a44fbb861e6a27376d6ad7c3621a983a80a8d

MythMusic: fix Coverity ID 1026166 Improper use of negative value
In Ripper::toggleTrackActive(MythUIButtonListItem *): Negative value can be
returned from function is not being checked before being used improperly

The only way this could be a problem is if item doesn't exist which is very
unlikely.



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

Summary of changes:
 mythplugins/mythmusic/mythmusic/cdrip.cpp |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-firehose mailing list