[mythtv-commits] mythtv branch master updated by stuartm. v0.27-pre2-1131-gfb41064

Git Repo Owner noreply at mythtv.org
Mon May 27 18:10:43 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  fb4106477c9a8f0860a2df00226bda07f9c24422 (commit)
      from  967230b788edd9ecfd80ddc3a00a3bf7d97de0fe (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 fb4106477c9a8f0860a2df00226bda07f9c24422
Author:    Stuart Morgan <smorgan at mythtv.org> at Mon, 27 May 2013 19:01:58 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Mon, 27 May 2013 19:01:58 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=fb4106477c9a8f0860a2df00226bda07f9c24422

Revert "Initialise all the pointers in GetNvidiaRates()'s buf[256] to NULL. Coverity 746855"
This is causing a segfault at frontend startup for me, switching it to
use memset() instead causes the same problem. I suspect that 256 is
far larger than it needs to be but I'm not sure whether that's causing
us to run out of memory?

This reverts commit f1d33c50ed09ac1b151a0bac1c5b09b386501313.



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

Summary of changes:
 mythtv/libs/libmythui/util-nvctrl.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list