[mythtv-firehose] mythtv branch fixes/0.28 updated by dhampton. v0.28.1-76-g3b6c6d1

Git Repo Owner noreply at mythtv.org
Mon Jan 29 13:47:48 UTC 2018


The branch, fixes/0.28 has been updated on the
mythtv repository by gitolite user dhampton.
       via  3b6c6d1c74918f8843146a6cdfcc662d0577435e (commit)
      from  136cb1c302dfb3eb5fe83318ec27c6a4a7fe0492 (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 3b6c6d1c74918f8843146a6cdfcc662d0577435e
Author:    David Hampton <mythtv at love2code.net> at Thu, 18 Jan 2018 23:20:11 -0500
Committer: David Hampton <mythtv at love2code.net> at Sat, 27 Jan 2018 16:22:42 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3b6c6d1c74918f8843146a6cdfcc662d0577435e

Fix cppcheck warning about unclear operator precedence.
The warning was that the precedence for '&' and '?' was unclear.  The
intent of the code looks unambiguous, but adding parentheses to make
it explicit eliminates the cppcheck warning.

(cherry picked from commit d88976d2ae6b699d1b25ebf0566c796ff503a02f)



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

Summary of changes:
 mythtv/filters/ivtc/pullup.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-firehose mailing list