[mythtv-commits] mythtv branch master updated by stuartm. v0.28-pre-2529-g5a4af1e

Git Repo Owner noreply at mythtv.org
Sun Jan 25 16:01:23 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  5a4af1eb2b517b293a1dd44cd0b283b10a452041 (commit)
       via  d17266ffb93ad04967a19736cc94e5a8b2709b9f (commit)
      from  fa321832897db1fe4ed89fbfdf1e57c80fb68c86 (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 5a4af1eb2b517b293a1dd44cd0b283b10a452041
Author:    Stuart Morgan <smorgan at mythtv.org> at Sun, 25 Jan 2015 12:43:51 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 25 Jan 2015 12:46:03 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5a4af1eb2b517b293a1dd44cd0b283b10a452041

Compat: Don't include files unnecessarily on platforms where they aren't required. Possible build breaker.



commit d17266ffb93ad04967a19736cc94e5a8b2709b9f
Author:    Stuart Morgan <smorgan at mythtv.org> at Sun, 25 Jan 2015 12:42:45 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 25 Jan 2015 12:42:45 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d17266ffb93ad04967a19736cc94e5a8b2709b9f

Coverity: Cddb - Calling empty() without checking the result is pointless. I strongly suspect the intent here was instead to call .clear() instead, before adding search results to the vector, so I've made that change.



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

Summary of changes:
 mythplugins/mythmusic/mythmusic/cddb.cpp |    2 +-
 mythtv/libs/libmythbase/compat.h         |    4 +++-
 mythtv/libs/libmythbase/mythmiscutil.cpp |    2 ++
 3 files changed, 6 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-commits mailing list