Opened 20 years ago

Closed 20 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@… 20 years ago.

Download all attachments as: .zip

Change History (2)

by janne-mythtv@…, 20 years ago

Attachment: dvbcam_null.patch added

comment:1 by danielk, 20 years ago

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.