Opened 16 years ago

Closed 15 years ago

#5682 closed defect (fixed)

ctor initialization defects in libmythtv

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

Description

A few classes could use some member variable initialization in their ctors.

Attachments (1)

libs_libmythtv-uninit.patch (30.2 KB) - added by Erik Hovland <erik@…> 16 years ago.
inits member vars in ctors

Download all attachments as: .zip

Change History (3)

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

Attachment: libs_libmythtv-uninit.patch added

inits member vars in ctors

comment:1 Changed 15 years ago by danielk

Owner: changed from Isaac Richards to danielk
Status: newaccepted

comment:2 Changed 15 years ago by danielk

Resolution: fixed
Status: acceptedclosed

(In [19436]) Fixes #5682. Initialize some uninitialized instance variables in ctors. (Note: Since it is a 4 month old patch some parts of the patch were rejected, I just ignored those parts.)

Note: See TracTickets for help on using tickets.