Opened 16 years ago

Closed 16 years ago

#5700 closed defect (fixed)

Uninitialized variables and member variables in mythphone

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

Description

RtpEvent? is the most glaring offender. But Webcam also got a good going over.

Attachments (1)

mythphone-uninit.patch (7.4 KB) - added by Erik Hovland <erik@…> 16 years ago.
initiliazes member variables in ctors

Download all attachments as: .zip

Change History (2)

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

Attachment: mythphone-uninit.patch added

initiliazes member variables in ctors

comment:1 Changed 16 years ago by paulh

Resolution: fixed
Status: newclosed

(In [18307]) More uninitialised variables. This time in MythPhone?. Fixes #5700. Untested other than to make sure it still compiles under Linux.

Note: See TracTickets for help on using tickets.