summaryrefslogtreecommitdiffstats
path: root/util/atsc_epg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--util/atsc_epg/atsc_epg.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/atsc_epg/atsc_epg.c b/util/atsc_epg/atsc_epg.c
index 55e266d..288c42b 100644
--- a/util/atsc_epg/atsc_epg.c
+++ b/util/atsc_epg/atsc_epg.c
@@ -644,6 +644,8 @@ static int parse_events(struct atsc_channel_info *curr_info,
}
title = atsc_eit_event_name_title_text(e);
+ if (title == NULL)
+ continue;
atsc_text_strings_for_each(title, str, j) {
struct atsc_text_string_segment *seg;
mmit/isdb-t/br-to-PortoNacional?h=upstream/0%2bgit20170425.fb5fe05&id=6a4826f9d965ba04738085602e80a867c78c81f1&follow=1'>Imported Upstream version 0+git20141009.d26b627upstream/0+git20141009.d26b627Jonathan McCrohan2010-11120/+159271 2014-07-23Imported Upstream version 0+git20140611.14bd6c7upstream/0+git20140611.14bd6c7Jonathan McCrohan7-11/+60 2014-05-13Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983 2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877