Opened 16 years ago

Closed 16 years ago

#5142 closed defect (fixed)

_open_pid_filters is not initialized in DVBStreamHandler ctor

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

Description

All of the other member vars are except for this one.

Attachments (1)

libs_libmythtv_dvbstreamhandler.cpp-always-check-select.patch (1.1 KB) - added by Erik Hovland <erik@…> 16 years ago.
init _open_pid_filters in ctor

Download all attachments as: .zip

Change History (3)

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

init _open_pid_filters in ctor

comment:1 Changed 16 years ago by danielk

(In [17195]) Refs #5142. Initialize _open_pid_filters in ctor. Ticket had the wrong patch, but ticket the description helped me locate the error.

comment:2 Changed 16 years ago by danielk

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.