Opened 16 years ago

Closed 16 years ago

#5128 closed defect (fixed)

DVBSignalMonitor::GetRotorStatus does not check dyn_cast

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

DVBSignalMonitor::GetRotorStatus? needs to check return value of dynamic_cast for null.

Attachments (1)

libs_libmythtv_dvbsignalmonitor.cpp-always-check-dyn_cast.patch (724 bytes) - added by Erik Hovland <erik@…> 16 years ago.
check dynamic_cast

Download all attachments as: .zip

Change History (2)

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

check dynamic_cast

comment:1 Changed 16 years ago by danielk

Resolution: fixed
Status: newclosed

(In [17193]) Fixes #5128. Adds some null pointer checks in dvbsignalmonitor.

Note: See TracTickets for help on using tickets.