Opened 16 years ago

Closed 15 years ago

#5134 closed defect (fixed)

starttime is not initialized in Jitterometer 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

starttime is not initialized in Jitterometer ctor. Since it will get set when Jitterometer is actually measuring jitter, it is unlikely to cause a problem.

Attachments (1)

libs_libmythtv_jitterometer.cpp-init-ctor.patch (602 bytes) - added by Erik Hovland <erik@…> 16 years ago.
set starttime in ctor

Download all attachments as: .zip

Change History (2)

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

set starttime in ctor

comment:1 Changed 15 years ago by danielk

Resolution: fixed
Status: newclosed

(In [17216]) Fixes #5134. Initializes all jitterometer member vars in ctor.

Note: See TracTickets for help on using tickets.