[mythtv-firehose] mythtv branch master updated by stuartm. v0.26-alpha-23-ge331017

Git Repo Owner noreply at mythtv.org
Sat Jul 21 23:12:06 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  e331017f2d1ee9be82da9c0b64ca4435ec3efd1e (commit)
      from  b14564a9b6df346bdf3e82ed1ded067732cae523 (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 e331017f2d1ee9be82da9c0b64ca4435ec3efd1e
Author:    Stuart Morgan <smorgan at mythtv.org> at Sat, 21 Jul 2012 23:53:41 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 22 Jul 2012 00:06:10 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e331017f2d1ee9be82da9c0b64ca4435ec3efd1e

Fix for Synaesthesia memory corruption
We were allocating just half the required space and consequently
writing beyond the end of the array. This consistently caused
segfaults for me when using the Synaesthesia visualiser.

This fix appears to be consistent with the code used in other projects
which were also derived from the original Synaesthia project.

e.g. GStreamer/Source/gst-plugins-ugly/gst/synaesthesia/synaescope.c



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

Summary of changes:
 mythplugins/mythmusic/mythmusic/polygon.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-firehose mailing list