Opened 20 years ago

Closed 20 years ago

#1307 closed patch (fixed)

--disable-dvb-eit run-time breakage

Reported by: Robert Tsai <rtsai1111> Owned by: danielk
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The EVENTS enumerated value needs to be compiled out for non-DVB-EIT builds. Otherwise, the Table[EVENTS] never gets a "new EventHandler", which leads to crashes later on when things loop through "NumHandlers".

Attachments (1)

mythtv.nodvbeit.diff (3.4 KB ) - added by Robert Tsai <rtsai1111> 20 years ago.

Download all attachments as: .zip

Change History (2)

by Robert Tsai <rtsai1111>, 20 years ago

Attachment: mythtv.nodvbeit.diff added

comment:1 by danielk, 20 years ago

Resolution: fixed
Status: newclosed

(In [9000]) Fixes #1307, by applying slightly modified patch.

Note: See TracTickets for help on using tickets.