Opened 18 years ago
Closed 18 years ago
#5115 closed defect (fixed)
EITScanner::EITScanner needs to init more member vars in ctor
| Reported by: | 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)
Change History (2)
by , 18 years ago
| Attachment: | libs_libmythtv_eitscanner.cpp-init-EITScanner.patch added |
|---|
Note:
See TracTickets
for help on using tickets.

inits member vars in EITScanner ctor