
noreply at mythtv
May 19, 2012, 4:12 AM
Post #1 of 1
(52 views)
Permalink
|
|
mythtv branch fixes/0.25 updated by stuartm. v0.25-99-g0342a27
|
|
The branch, fixes/0.25 has been updated on the mythtv repository by gitolite user stuartm. via 0342a27789eaab39c18d060a283ecc9f72d2bf32 (commit) from fb66b95ff7b87025c680dd9b4432984b2e92d9de (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 0342a27789eaab39c18d060a283ecc9f72d2bf32 Author: Stuart Morgan <smorgan [at] mythtv> at Sat, 19 May 2012 12:09:40 +0100 Committer: Stuart Morgan <smorgan [at] mythtv> at Sat, 19 May 2012 12:11:18 +0100 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=0342a27789eaab39c18d060a283ecc9f72d2bf32 Fix CID 700722: Allocation too small for string (Coverity) in AudioOutputPulseAudio::ChooseHost() (cherry picked from commit 389ba609a553688417ccf2b1a8f3863ffc919bf4) ----------------------------------------------------------------------- Summary of changes: mythtv/libs/libmyth/audio/audiooutputpulse.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|