[mythtv-commits] mythtv branch master updated by stuartm. v0.27-pre2-1356-g4f8c8d9

Git Repo Owner noreply at mythtv.org
Sun Jun 9 15:36:32 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  4f8c8d97bf2fd35eb16fa7dd6c8c587c2fc19f96 (commit)
       via  0d35810ef3fbcf40228848827d227980e83fdc54 (commit)
      from  8c84d003ad07bfafa0fdefc85285cd4707f379d2 (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 4f8c8d97bf2fd35eb16fa7dd6c8c587c2fc19f96
Author:    Stuart Morgan <smorgan at mythtv.org> at Sun, 9 Jun 2013 16:33:47 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 9 Jun 2013 16:34:01 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=4f8c8d97bf2fd35eb16fa7dd6c8c587c2fc19f96

Fix coverity 1026714. Modulo by zero. In fact an operator precedence error, fixed by applying brackets in the correct place.



commit 0d35810ef3fbcf40228848827d227980e83fdc54
Author:    Stuart Morgan <smorgan at mythtv.org> at Sun, 9 Jun 2013 12:26:52 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 9 Jun 2013 16:34:00 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0d35810ef3fbcf40228848827d227980e83fdc54

Fix Coverity 700818. Uninitialized pointer field. Non-static class members are not initialized in this constructor.



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

Summary of changes:
 mythtv/libs/libmythfreemheg/ParseText.cpp |   10 ++++++----
 mythtv/libs/libmythfreemheg/Programs.cpp  |    2 +-
 2 files changed, 7 insertions(+), 5 deletions(-)

-- 



More information about the mythtv-commits mailing list