Opened 16 years ago
Closed 16 years ago
#5132 closed defect (fixed)
DVDRingBufferPriv ctor does not init all member vars in ctor
Reported by: | 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)
Change History (2)
Changed 16 years ago by
Attachment: | libs_libmythtv_DVDRingBuffer.cpp-init-in-ctor.patch added |
---|
Note: See
TracTickets for help on using
tickets.
init some missing member vars in ctor