mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
eitd/sectionsd.cpp: delete C/N events on cleanup
This commit is contained in:
@@ -2174,6 +2174,8 @@ printf("SIevent size: %d\n", sizeof(SIevent));
|
||||
#endif
|
||||
#ifdef EXIT_CLEANUP
|
||||
xprintf("[sectionsd] cleanup...\n");
|
||||
delete myNextEvent;
|
||||
delete myCurrentEvent;
|
||||
FreeMemory();
|
||||
#endif
|
||||
xprintf("[sectionsd] stopped\n");
|
||||
|
Reference in New Issue
Block a user