Opened 16 years ago

Closed 16 years ago

#5295 closed defect (fixed)

Uninitialized variables and member variables in libmythui

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

Description

Some classes do not initialize their member variables in their ctor.

Attachments (1)

libs_libmythui-init-vars.patch (4.5 KB) - added by Erik Hovland <erik@…> 16 years ago.

Download all attachments as: .zip

Change History (3)

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

comment:1 Changed 16 years ago by stuartm

Milestone: unknown0.22
Owner: changed from Isaac Richards to stuartm
Status: newassigned

comment:2 Changed 16 years ago by danielk

Resolution: fixed
Status: assignedclosed

(In [17639]) Fixes #5295. Initializes a few variables forgotten by the ctors.

Note: See TracTickets for help on using tickets.