[mythtv-firehose] mythtv branch fixes/0.27 updated by stuartm. v0.27-RC1-118-g18fdd0b

Git Repo Owner noreply at mythtv.org
Wed Sep 18 19:00:40 UTC 2013


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user stuartm.
       via  18fdd0b3fd02a3c815d9d111277973cd14fa42a1 (commit)
      from  6965146ec7a344aab5e9b1bc0ed8d631e740db57 (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 18fdd0b3fd02a3c815d9d111277973cd14fa42a1
Author:    Gary Buhrmaster <gary.buhrmaster at gmail.com> at Mon, 17 Jun 2013 22:15:45 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Wed, 18 Sep 2013 19:59:49 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=18fdd0b3fd02a3c815d9d111277973cd14fa42a1

Close file descriptor after dup2
Close the file descriptor assgined by open if it
is not the same as the newfd.

Fixes coverity 1028694
Fixes #11607

(It seems likely that coverity will not agree that it is
fixed, since it will not recognize the belt and suspenders
checking of the fd being the value dup'ed to).

Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



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

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

-- 



More information about the mythtv-firehose mailing list