Opened 18 years ago

Closed 18 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> 18 years ago.

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by Robert Tsai <rtsai1111>

Attachment: mythtv.nodvbeit.diff added

comment:1 Changed 18 years ago by danielk

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.