Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#5697 closed defect (fixed)

Uninitialized variables and member variables in mythbrowser

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

Description

BrowserConfig::BrowserConfig and MythBrowser::MythBrowser ctors miss initializing some member variables.

Attachments (1)

mythbrowser-uninit.patch (3.2 KB ) - added by Erik Hovland <erik@…> 17 years ago.
initialize member vars in ctors

Download all attachments as: .zip

Change History (3)

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

Attachment: mythbrowser-uninit.patch added

initialize member vars in ctors

comment:1 by paulh, 17 years ago

Resolution: fixed
Status: newclosed

(In [18303]) Fix some uninitialised variables in mythbrowser Fixes #5697

comment:2 by danielk, 17 years ago

(In [18656]) Fixes #5697. Add missing break statements in calcBPM function.

Note: See TracTickets for help on using tickets.