[mythtv-firehose] mythtv branch master updated by dekarl. v0.28-pre-638-gaa54e78

Git Repo Owner noreply at mythtv.org
Tue Dec 17 08:20:26 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  aa54e78d25e74af171d8be93a6c26557953581ff (commit)
       via  246c40737794963306bacfb6960008ad23eb7ebc (commit)
      from  907d9fe5111ee2a164d04e40405d9e1dd4162165 (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 aa54e78d25e74af171d8be93a6c26557953581ff
Author:    Karl Dietz <dekarl at mythtv.org> at Tue, 17 Dec 2013 09:16:14 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 17 Dec 2013 09:16:14 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=aa54e78d25e74af171d8be93a6c26557953581ff

strip trailing whitespace



commit 246c40737794963306bacfb6960008ad23eb7ebc
Author:    Gary Buhrmaster <gary.buhrmaster at gmail.com> at Tue, 18 Jun 2013 21:22:54 +0000
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 17 Dec 2013 09:14:38 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=246c40737794963306bacfb6960008ad23eb7ebc

Patch to check for fcntl success
Static analysis (coverity) detected that the
system call fcntl did not check its return
value.  This patch adds in that check.

This patch also implements a more robust setting
of the fd flags (get the current flags, or'ing in
the NONBLOCK value, and then setting the flags).

Fixes coverity 1028691
Fixes #11610



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

Summary of changes:
 mythtv/libs/libmythbase/mythsystemunix.cpp |   92 ++++++++++++++++++++++------
 1 files changed, 73 insertions(+), 19 deletions(-)

-- 



More information about the mythtv-firehose mailing list