
noreply at mythtv
May 1, 2012, 7:02 AM
Views: 37
Permalink
|
|
mythtv branch master updated by danielk. v0.26-pre-149-gac36239
|
|
The branch, master has been updated on the mythtv repository by gitolite user danielk. via ac36239755c1eb4e241e801c4c3b30f2f41b123d (commit) from e16d9af6cb08ff94bf2fdf0879b8e722b3327b51 (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 ac36239755c1eb4e241e801c4c3b30f2f41b123d Author: Daniel Thor Kristjansson <danielk [at] cuymedia> at Tue, 1 May 2012 09:47:53 -0400 Committer: Daniel Thor Kristjansson <danielk [at] cuymedia> at Tue, 1 May 2012 09:47:53 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=ac36239755c1eb4e241e801c4c3b30f2f41b123d Fixes #10668. Fixes segfault in mythtranscode use of DTVRecorder. This was discovered and diagnosed by Chris Tracy <mythtv [at] adiemus>. The problem is a debugging macro that assumes the recorder is being controlled by TVRec. ----------------------------------------------------------------------- Summary of changes: mythtv/libs/libmythtv/dtvrecorder.cpp | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) -- _______________________________________________ mythtv-firehose mailing list mythtv-firehose [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-firehose
|