[mythtv-firehose] mythtv branch master updated by stuartm. v0.27-alpha-105-g97240ef

Git Repo Owner noreply at mythtv.org
Thu Aug 8 19:15:19 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  97240ef1aa05046e28957bd1c1ee3fae3ea8fa6b (commit)
      from  19b24f5c7bc9aeb71d9175fcae936c5cec53e7bf (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 97240ef1aa05046e28957bd1c1ee3fae3ea8fa6b
Author:    Lawrence Rust <lvr at softsystem.co.uk> at Tue, 8 Nov 2011 19:55:28 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Thu, 8 Aug 2013 20:15:09 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=97240ef1aa05046e28957bd1c1ee3fae3ea8fa6b

mythuibuttonlist: Prevent reading beyond end of list
Prevent a potential SEGV in MythUIButtonList::SetPosition by testing
if an iterator is < end() before dereferencing.

This was picked up by valgrind.

Signed-off-by: Lawrence Rust <lvr at softsystem.co.uk>
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



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

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

-- 



More information about the mythtv-firehose mailing list