Opened 16 years ago

Closed 16 years ago

#5701 closed defect (fixed)

Uninitialized variables and member variables in mythvideo

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

Description

Mythvideo has a few classes that miss initialization of member variables in their ctors.

Attachments (1)

mythvideo-uninit.patch (5.8 KB) - added by Erik Hovland <erik@…> 16 years ago.
initialize member vars in ctors

Download all attachments as: .zip

Change History (2)

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

Attachment: mythvideo-uninit.patch added

initialize member vars in ctors

comment:1 Changed 16 years ago by Anduin Withers

Resolution: fixed
Status: newclosed

Fixed in [18531]

MythVideo?? cleanup/re-dirtying

  • Includes, may have gone too far, open a ticket if it fails to compile.
  • Moves utility classes to be in the approximate relative location they were before.

Closes #5748, #5701

Note: See TracTickets for help on using tickets.