Author: stuartm
Date: 2009-01-24 12:53:01 +0000 (Sat, 24 Jan 2009)
New Revision: 19805
Changeset: http://cvs.mythtv.org/trac/changeset/19805
Modified:
trunk/mythtv/libs/libmythui/mythuibuttonlist.cpp
Log:
If m_selPosition is out of range, set it to a sane value before attempting a lookup in m_itemList. Fixes #6165