Opened 16 years ago
Closed 15 years ago
#5144 closed defect (fixed)
wait_for_seqstart is not initialized in GeneralDBOptions ctor
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | trivial | Milestone: | unknown |
Component: | mythtv | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
wait_for_seqstart is a bool and it is the only member variable that is not initialized in the ctor.
Attachments (1)
Change History (2)
Changed 16 years ago by
Attachment: | libs_libmythtv_tv_rec.h-GeneralDBOptions-ctor-lacks-init.patch added |
---|
Note: See
TracTickets for help on using
tickets.
initialize wait_for_seqstart in GeneralDBOptions ctor