Opened 16 years ago

Closed 16 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@…> 16 years ago.
initialize member vars in ctors

Download all attachments as: .zip

Change History (2)

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

Attachment: mythnews-uninit.patch added

initialize member vars in ctors

comment:1 Changed 16 years ago by paulh

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.