[mythtv-commits] mythtv branch master updated by stuartm. v0.26-pre-388-g29ca559

Git Repo Owner noreply at mythtv.org
Thu May 24 21:45:28 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  29ca55994609874f7645499cde1942095da0852b (commit)
      from  b30825e3119992be374ca6bf5e720199e710650c (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 29ca55994609874f7645499cde1942095da0852b
Author:    Stuart Morgan <smorgan at mythtv.org> at Thu, 24 May 2012 22:39:27 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Thu, 24 May 2012 22:39:27 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=29ca55994609874f7645499cde1942095da0852b

Batch fix for unchecked instances of QSqlQuery::next(). Fixes multiple Coverity warnings.



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

Summary of changes:
 mythplugins/mytharchive/mytharchive/logviewer.cpp  |    3 +-
 mythplugins/mythmusic/mythmusic/metadata.cpp       |    3 +-
 mythplugins/mythmusic/mythmusic/smartplaylist.cpp  |   10 +---
 mythtv/libs/libmyth/netutils.cpp                   |   55 +++++++++++---------
 .../requesthandler/fileserverhandler.cpp           |    3 +-
 mythtv/libs/libmythtv/channelbase.cpp              |    6 +--
 mythtv/libs/libmythtv/channelgroupsettings.cpp     |   14 ++++--
 mythtv/libs/libmythtv/channelutil.cpp              |   27 ++++------
 mythtv/libs/libmythtv/dvbchannel.cpp               |    3 +-
 mythtv/libs/libmythtv/recordingrule.cpp            |    5 ++-
 mythtv/libs/libmythtv/tv_rec.cpp                   |    3 +-
 mythtv/libs/libmythtv/videosource.cpp              |    3 +-
 mythtv/programs/mythfilldatabase/filldata.cpp      |   14 ++----
 mythtv/programs/mythtv-setup/checksetup.cpp        |    3 +-
 14 files changed, 70 insertions(+), 82 deletions(-)

-- 



More information about the mythtv-commits mailing list