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:
[CST] Focus
2012-05-05 14:12:16 +04:00
parent 941a6373c7
commit 0b633bdc60

View File

@@ -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");