Opened 16 years ago

Closed 16 years ago

#5132 closed defect (fixed)

DVDRingBufferPriv ctor does not init all member vars in ctor

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

Description

Some of the member variables in DVDRingBufferPriv are not initialized in the ctor. In particular: menuSpuPkt, buttonBitmap, dvdBlockWriteBuf, clut, button_color and button_alpha.

Attachments (1)

libs_libmythtv_DVDRingBuffer.cpp-init-in-ctor.patch (1.2 KB) - added by Erik Hovland <erik@…> 16 years ago.
init some missing member vars in ctor

Download all attachments as: .zip

Change History (2)

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

init some missing member vars in ctor

comment:1 Changed 16 years ago by skamithi

Resolution: fixed
Status: newclosed

(In [16919]) Closes #5132. DVDRingBufferPriv ctor does not init all member vars in ctor. applied to trunk.

Note: See TracTickets for help on using tickets.