mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
screensaver.cpp and webtv_setup fix scandir memleak
This commit is contained in:
@@ -375,7 +375,9 @@ void CWebTVSetup::webchannels_auto()
|
||||
{
|
||||
printf("[CWebTVSetup] skipping: %s\n", webchannel_file);
|
||||
}
|
||||
free(filelist[count]);
|
||||
}
|
||||
free(filelist);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user