
noreply at mythtv
May 9, 2012, 4:00 PM
Post #1 of 1
(51 views)
Permalink
|
|
mythtv branch master updated by stuartm. v0.26-pre-255-g4b72e8f
|
|
The branch, master has been updated on the mythtv repository by gitolite user stuartm. via 4b72e8ffd031698ecae7d434c44c2188f7475cd8 (commit) from 805cac52a07bb20933e9598f8c081aa4013ba788 (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 4b72e8ffd031698ecae7d434c44c2188f7475cd8 Author: Stuart Morgan <smorgan [at] mythtv> at Wed, 9 May 2012 23:37:58 +0100 Committer: Stuart Morgan <smorgan [at] mythtv> at Wed, 9 May 2012 23:37:58 +0100 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=4b72e8ffd031698ecae7d434c44c2188f7475cd8 Fix Coverity warning about memory leak on error in VideoOutputBase. Very minor bug since something would have to be critically wrong for us to hit this code. ----------------------------------------------------------------------- Summary of changes: mythtv/libs/libmythtv/videooutbase.cpp | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) -- _______________________________________________ mythtv-firehose mailing list mythtv-firehose [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-firehose
|