
noreply at mythtv
May 1, 2012, 7:07 AM
Post #1 of 1
(54 views)
Permalink
|
|
mythtv branch fixes/0.25 updated by danielk. v0.25-61-gd064338
|
|
The branch, fixes/0.25 has been updated on the mythtv repository by gitolite user danielk. via d06433833bd0411cd3ff82e3810f006f4529da81 (commit) from f44435809ab147968ec25d5fe4cceed6f60099cf (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 d06433833bd0411cd3ff82e3810f006f4529da81 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 10:02:37 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=d06433833bd0411cd3ff82e3810f006f4529da81 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
|