Opened 18 years ago

Closed 18 years ago

#5115 closed defect (fixed)

EITScanner::EITScanner needs to init more member vars in ctor

Reported by: Erik Hovland <erik@…> Owned by: Isaac Richards
Priority: trivial Milestone: unknown
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

EITScanner::EITScanner does not init eitSource, activeScanTrigTime and ignore_source in the ctor.

Attachments (1)

libs_libmythtv_eitscanner.cpp-init-EITScanner.patch (1.0 KB ) - added by Erik Hovland <erik@…> 18 years ago.
inits member vars in EITScanner ctor

Download all attachments as: .zip

Change History (2)

by Erik Hovland <erik@…>, 18 years ago

inits member vars in EITScanner ctor

comment:1 by danielk, 18 years ago

Resolution: fixed
Status: newclosed

(In [17207]) Fixes #5115. Initializes a couple more member variables in ctor.

Note: See TracTickets for help on using tickets.