Opened 18 years ago

Closed 18 years ago

#5699 closed defect (fixed)

Uninitialized variables and member variables in mythnews

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

Description

MythNewsConfig::MythNewsConfig misses initialization of a member variable or two.

Attachments (1)

mythnews-uninit.patch (1.1 KB ) - added by Erik Hovland <erik@…> 18 years ago.
initialize member vars in ctors

Download all attachments as: .zip

Change History (2)

by Erik Hovland <erik@…>, 18 years ago

Attachment: mythnews-uninit.patch added

initialize member vars in ctors

comment:1 by paulh, 18 years ago

Resolution: fixed
Status: newclosed

(In [18306]) More uninitialised variables. This time in MythNews. Fixes #5699.

Note: See TracTickets for help on using tickets.