Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#5672 closed defect (fixed)

m_readyread_pipe is uninitialized in MythSocketThread ctor

Reported by: Erik Hovland <erik@…> Owned by: Stuart Auchterlonie
Priority: trivial Milestone: 0.22
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

m_readyread_pipe is not initialized in the ctor of MythSocketThread?.

Attachments (1)

libs_libmythdb-uninit.patch (1.3 KB) - added by Erik Hovland <erik@…> 16 years ago.
zeros out m_readyread_pipe in ctor

Download all attachments as: .zip

Change History (3)

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

Attachment: libs_libmythdb-uninit.patch added

zeros out m_readyread_pipe in ctor

comment:1 Changed 15 years ago by Stuart Auchterlonie

Resolution: fixed
Status: newclosed

(In [19372]) Closes #5672. Initialize m_readyread_pipe. Based upon a patch by Erik Hovland.

comment:2 Changed 15 years ago by Stuart Auchterlonie

Milestone: unknown0.22
Owner: changed from Isaac Richards to Stuart Auchterlonie
Note: See TracTickets for help on using tickets.