[mythtv-commits] mythtv branch master updated by cpinkham. v0.27-pre2-1405-g8999edf

Git Repo Owner noreply at mythtv.org
Wed Jun 12 04:27:21 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user cpinkham.
       via  8999edfc6ea4ad0a9494f6b2403415c429b0ebeb (commit)
      from  d90cb875240d13dff8f07d6f3e3c548a42e1bc2c (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 8999edfc6ea4ad0a9494f6b2403415c429b0ebeb
Author:    Chris Pinkham <cpinkham at mythtv.org> at Tue, 11 Jun 2013 21:26:29 -0700
Committer: Chris Pinkham <cpinkham at mythtv.org> at Tue, 11 Jun 2013 21:26:29 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=8999edfc6ea4ad0a9494f6b2403415c429b0ebeb

Fixes for several mythtranscode Coverity IDs
- Initialize m_last_audiotime in AudioReencodeBuffer ctor. ID 746889.
- Initialize totalFrames in Cutter ctor. ID 1025912.
- Check return value of preview image rename() call in main.cpp.  ID 746754.
- Execution can not reach "NULL" in mpeg2fix.cpp. ID 746800.



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

Summary of changes:
 .../programs/mythtranscode/audioreencodebuffer.cpp |    5 ++---
 mythtv/programs/mythtranscode/cutter.h             |    7 +++++--
 mythtv/programs/mythtranscode/main.cpp             |   10 +++++++++-
 mythtv/programs/mythtranscode/mpeg2fix.cpp         |    4 +---
 4 files changed, 17 insertions(+), 9 deletions(-)

-- 



More information about the mythtv-commits mailing list