Opened 18 years ago
Closed 18 years ago
#5688 closed defect (fixed)
Uninitialized variables and member variables in mythfrontend
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | trivial | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Classes MythAppearance and ProgramRecPriorityInfo do not initialize all of their member variables.
Attachments (1)
Note:
See TracTickets
for help on using tickets.

changes ctors to initialize member variables