Opened 18 years ago

Closed 18 years ago

#1429 closed defect (fixed)

DVBCam::SetPMT() segfaults with null pointer

Reported by: anonymous Owned by: danielk
Priority: minor Milestone: unknown
Component: dvb Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

mythbackend segfaults on startup in DVBCam::SetPMT() if called with NULL

attached patch checks for NULL pointer before the call in DVBChannel::SetPMT()

Attachments (1)

dvbcam_null.patch (452 bytes) - added by janne-mythtv@… 18 years ago.

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by janne-mythtv@…

Attachment: dvbcam_null.patch added

comment:1 Changed 18 years ago by danielk

Resolution: fixed
Status: newclosed

(In [9235]) Fixes #1429, by applying patch. Add null check on pmt pointer for DVBCam::SetPMT().

Note: See TracTickets for help on using tickets.