mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +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
|
#endif
|
||||||
#ifdef EXIT_CLEANUP
|
#ifdef EXIT_CLEANUP
|
||||||
xprintf("[sectionsd] cleanup...\n");
|
xprintf("[sectionsd] cleanup...\n");
|
||||||
|
delete myNextEvent;
|
||||||
|
delete myCurrentEvent;
|
||||||
FreeMemory();
|
FreeMemory();
|
||||||
#endif
|
#endif
|
||||||
xprintf("[sectionsd] stopped\n");
|
xprintf("[sectionsd] stopped\n");
|
||||||
|
Reference in New Issue
Block a user