Opened 16 years ago

Closed 16 years ago

#5576 closed defect (fixed)

constructor initialization defects in mythphone

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

Description

Some ctors don't initialize all member variables of the class.

Attachments (1)

mythphone-uninit.patch (4.9 KB) - added by Erik Hovland <erik@…> 16 years ago.
initiliazes member variables in ctors

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by Erik Hovland <erik@…>

Attachment: mythphone-uninit.patch added

initiliazes member variables in ctors

comment:1 Changed 16 years ago by danielk

Resolution: fixed
Status: newclosed

(In [18136]) Fixes #5576. Initialize member variables in ctors in mythphone.

Note: See TracTickets for help on using tickets.