mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
tuxtxt: fix spurious segfault on repeated start
This commit is contained in:
@@ -1934,6 +1934,8 @@ int Init(int source)
|
||||
TTFShiftX = 0;
|
||||
TTFShiftY = -2;
|
||||
|
||||
pageinfo = NULL;
|
||||
|
||||
/* load config */
|
||||
if ((conf = fopen(TUXTXTCONF, "rt")) == 0)
|
||||
{
|
||||
|
Reference in New Issue
Block a user