[mythtv-commits] mythtv branch master updated by paulh. v0.27-pre2-1458-gc42ccab

Git Repo Owner noreply at mythtv.org
Sat Jun 15 13:28:56 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  c42ccabd8b12a341764c6aed1c32146049c0d267 (commit)
      from  d7e36a9f9c91ace01f79b0efa6ccaef846ffd377 (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 c42ccabd8b12a341764c6aed1c32146049c0d267
Author:    Paul Harrison <pharrison at mythtv.org> at Sat, 15 Jun 2013 14:28:44 +0100
Committer: Paul Harrison <pharrison at mythtv.org> at Sat, 15 Jun 2013 14:28:44 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c42ccabd8b12a341764c6aed1c32146049c0d267

MHIContext: Fix Coverity ID 700912 Uninitialized pointer field
In MHIContext::MHIContext(): Make sure m_face is always initialized there was
a code path where it could have been left uninitialised in the constructor.



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

Summary of changes:
 mythtv/libs/libmythtv/mhi.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list