[mythtv-commits] mythtv branch master updated by stuartm. v0.28-pre-1425-gad1304f

Git Repo Owner noreply at mythtv.org
Tue May 27 10:30:05 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  ad1304f653aba0eb052a1f6b2415d94b24c0b9bb (commit)
      from  1b56fcc29ab868b2f06ec7e0f8d02c01581daae5 (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 ad1304f653aba0eb052a1f6b2415d94b24c0b9bb
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 27 May 2014 09:55:15 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 27 May 2014 11:29:26 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ad1304f653aba0eb052a1f6b2415d94b24c0b9bb

Add some probably unnecessary protection around pointers in mpeg2fix.cpp. None of these should cause a problem in normal operation, but the associated ticket appears to show the pointer to MPEG2fixup with a suspicious address which often sugests that it was unintialised. I believe the actual segfault may be due to one of the streams disappearing from the file and that requires more work to fix. Refs #12153



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

Summary of changes:
 mythtv/programs/mythtranscode/main.cpp     |    8 ++++++++
 mythtv/programs/mythtranscode/mpeg2fix.cpp |   11 +++++++++--
 2 files changed, 17 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-commits mailing list