
mythtv at cvs
Nov 16, 2009, 8:11 PM
Post #1 of 1
(219 views)
Permalink
|
|
mythtv commit: r22854 by danielk
|
|
Author: danielk Date: 2009-11-17 04:11:00 +0000 (Tue, 17 Nov 2009) New Revision: 22854 Changeset: http://svn.mythtv.org/trac/changeset/22854 Modified: trunk/mythtv/libs/libmyth/programinfo.cpp Log: Fixes #7590. Initialize all ProgramInfo members in ctors. This fixes the uninitialized variable John discovered, plus a couple other instances. It also reorders the clone function so as to make it easier to verify it in the future. _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|