Opened 18 years ago

Closed 17 years ago

#5100 closed defect (fixed)

FrequencyTable needs to init some more member vars in ctor

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

Description

FrequencyTable doesn't init offset1 or offset2 in the ctor.

Attachments (1)

libs_libmythtv_frequencytables.h-init-in-FrequencyTable-ctor.patch (1.5 KB ) - added by Erik Hovland <erik@…> 18 years ago.
init offset1 and offset2

Download all attachments as: .zip

Change History (2)

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

init offset1 and offset2

comment:1 by danielk, 17 years ago

Resolution: fixed
Status: newclosed

(In [17197]) Fixes #5100. Initializes three uninitialized member variables in short frequency table constructor.

Note: See TracTickets for help on using tickets.