]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
mpegts input: start input threads later when all structure members are initialized
authorJaroslav Kysela <perex@perex.cz>
Tue, 8 Mar 2016 12:31:34 +0000 (13:31 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 8 Mar 2016 12:31:43 +0000 (13:31 +0100)
commite52252592bdb515ac33ade743887c32e76b2c707
treeb148db0237c7f3d82d565c63584db45b02b1b31d
parent149d5b37a8ef6007bccc0d2877e5ac493b4ec4d2
mpegts input: start input threads later when all structure members are initialized

- for example iptv input initialized mi_display_name later and
  the input thread might call the the generic function
- discovered by 'valgrind --tool=helgrind'
src/input/mpegts.h
src/input/mpegts/mpegts_input.c