[mythtv-firehose] mythtv branch master updated by jstichnoth. v0.27-pre2-1163-gfa2210f

Git Repo Owner noreply at mythtv.org
Thu May 30 13:48:56 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  fa2210f20be6f06b714b0eec8bdc14eb8c1915c6 (commit)
       via  b5c1a6b1041b44492e68ecf6adcf9eba486e8f16 (commit)
       via  2dccff7092b6aba1f50e1602ee69f69bcf794d16 (commit)
       via  d4e9323e20ef5f13e524fb36928780d06e9813e6 (commit)
       via  be0385d5113ffb52eca8e294c621235697e12d20 (commit)
      from  746ca44699c120fac91d06289e2ca26b1bac68b5 (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 fa2210f20be6f06b714b0eec8bdc14eb8c1915c6
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Thu, 30 May 2013 06:26:23 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Thu, 30 May 2013 06:26:23 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=fa2210f20be6f06b714b0eec8bdc14eb8c1915c6

Fix Coverity 700283.  This is most likely an actual bug fix.
This code was originally copied from a static function in libavcodec.
It is now updated with changes since made to the original function.



commit b5c1a6b1041b44492e68ecf6adcf9eba486e8f16
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Thu, 30 May 2013 06:09:37 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Thu, 30 May 2013 06:09:37 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b5c1a6b1041b44492e68ecf6adcf9eba486e8f16

Remove an unused field.  Coverity 1023899



commit 2dccff7092b6aba1f50e1602ee69f69bcf794d16
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Thu, 30 May 2013 05:57:17 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Thu, 30 May 2013 05:57:17 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=2dccff7092b6aba1f50e1602ee69f69bcf794d16

Silence Coverity 700581.
Even though the suggested overflow will never happen.



commit d4e9323e20ef5f13e524fb36928780d06e9813e6
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Thu, 30 May 2013 05:52:19 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Thu, 30 May 2013 05:52:19 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d4e9323e20ef5f13e524fb36928780d06e9813e6

Fix Coverity 1023878, 700230, and 700229.



commit be0385d5113ffb52eca8e294c621235697e12d20
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Thu, 30 May 2013 05:44:43 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Thu, 30 May 2013 05:44:43 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=be0385d5113ffb52eca8e294c621235697e12d20

Initialize oldrecstatus in ProgramInfo::clear().
Should fix Coverity 700802, 700803, 700804, and 700805.



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

Summary of changes:
 mythtv/libs/libmyth/programinfo.cpp         |   17 ++++++++++++-----
 mythtv/libs/libmythbase/plist.cpp           |    2 +-
 mythtv/libs/libmythtv/DVD/dvdringbuffer.cpp |    7 +++----
 mythtv/libs/libmythtv/DVD/dvdringbuffer.h   |    1 -
 4 files changed, 16 insertions(+), 11 deletions(-)

-- 



More information about the mythtv-firehose mailing list