Opened 16 years ago

Closed 16 years ago

#5706 closed defect (fixed)

Uninitialized variables and member variables in mythzone

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

Description

The class Player does not initialize all of its member variables in its ctor.

Attachments (1)

mythzone-uninit.patch (1.0 KB) - added by Erik Hovland <erik@…> 16 years ago.
initializes all member vars in ctor of class Player

Download all attachments as: .zip

Change History (2)

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

Attachment: mythzone-uninit.patch added

initializes all member vars in ctor of class Player

comment:1 Changed 16 years ago by paulh

Resolution: fixed
Status: newclosed

(In [18305]) More uninitialised variables. This time in MythZoneMinder?. Fixes #5706.

Note: See TracTickets for help on using tickets.