Opened 15 years ago
Closed 15 years ago
#5104 closed defect (duplicate)
BiopMessage needs to init 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
BiopMessage? needs to init m_version_major, m_version_minor, m_message_size, m_objkind_len and m_objinfo_len in the ctor
Attachments (1)
Change History (2)
Changed 15 years ago by
Attachment: | libs_libmythtv_dsmccbiop.h-init-in-BiopMessage-ctor.patch added |
---|
Note: See
TracTickets for help on using
tickets.
init member vars in BiopMessage?