Opened 15 years ago

Closed 15 years ago

#7001 closed defect (fixed)

Intialize member variables in ctor of WorkerThread

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

Description

The ctor of WorkerThread? does not initialize m_timer and m_wakeup.

Attachments (1)

libs_libmythupnp-uninit-ctor (759 bytes) - added by Erik Hovland <erik@…> 15 years ago.
Init in WorkerThread? ctor

Download all attachments as: .zip

Change History (3)

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

Init in WorkerThread? ctor

comment:1 Changed 15 years ago by paulh

Milestone: unknown0.22
Owner: changed from dblain to paulh
Status: newassigned

comment:2 Changed 15 years ago by paulh

Resolution: fixed
Status: assignedclosed

(In [21715]) Initialise some member variables in WorkerThread?. Fixes #7001.

Note: See TracTickets for help on using tickets.