Opened 16 years ago

Closed 16 years ago

#4887 closed defect (fixed)

RateTransposer ctor does not initialize fRate

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

The RateTransposer? ctor does not initialize member variable fRate.

Attachments (1)

libs_libmythsoundtouch_RateTransposer.cpp-init-fRate.patch (628 bytes) - added by Erik Hovland <erik@…> 16 years ago.
Initializes fRate to 1.0 in the RateTransposer? ctor

Download all attachments as: .zip

Change History (2)

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

Initializes fRate to 1.0 in the RateTransposer? ctor

comment:1 Changed 16 years ago by danielk

Resolution: fixed
Status: newclosed

(In [17519]) Fixes #4886. Fixes #4887. Fixes #4889. Fixes a few uninitialized variables in ctor problems.

Note: See TracTickets for help on using tickets.