Opened 16 years ago

Closed 16 years ago

#5297 closed defect (fixed)

Uninitialized variables and member variables in libmyth

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

Description

Supersedes tickets #5078, #5079, #5085 and #5086.

There are a few places where member variables are not initialized in the ctor or variables are not initialized in functions.

Attachments (1)

libs_libmyth-uninit-defects.patch (3.2 KB) - added by Erik Hovland <erik@…> 16 years ago.

Download all attachments as: .zip

Change History (2)

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

comment:1 Changed 16 years ago by danielk

Resolution: fixed
Status: newclosed

(In [17529]) Fixes #5297. Fixes uninitialized member variables in libmyth.

Note: See TracTickets for help on using tickets.