Opened 18 years ago

Closed 18 years ago

Last modified 12 years ago

#5106 closed defect (fixed)

ATSCEvent ctor needs to init member vars

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

Description

The class ATSCEvent default ctor does not init any member vars.

Attachments (1)

libs_libmythtv_eithelper.h-init-ATSCEvent.patch (758 bytes ) - added by Erik Hovland <erik@…> 18 years ago.
init ATSCEvent member vars in default ctor

Download all attachments as: .zip

Change History (5)

by Erik Hovland <erik@…>, 18 years ago

init ATSCEvent member vars in default ctor

comment:1 by danielk, 18 years ago

Owner: changed from Isaac Richards to danielk
Status: newassigned

I believe this is intentional for STL happiness + efficiency, but the reason should be documented in the class. I'll verify, and if I'm correct document this.

comment:2 by danielk, 18 years ago

Resolution: fixed
Status: assignedclosed

(In [17117]) Fixes #5106. Documents unusual construction for ATSCEvent.

comment:3 by Stuart Morgan <smorgan@…>, 12 years ago

In 3e0fd3cbc1897ec0570f15b837b60cd67eb34800/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:4 by Raymond Wagner, 12 years ago

Milestone: unknown0.27
Note: See TracTickets for help on using tickets.