mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
eitd/sectionsd.cpp: delete C/N events on cleanup
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9fc50cdf98
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-05 (Sat, 05 May 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
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