mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 01:41:23 +02:00
zapit: add missing delete ait
Possible leak detected with LeakSanitizer
This commit is contained in:
@@ -148,6 +148,9 @@ CZapit::CZapit()
|
|||||||
|
|
||||||
CZapit::~CZapit()
|
CZapit::~CZapit()
|
||||||
{
|
{
|
||||||
|
#if ENABLE_AIT
|
||||||
|
delete ait;
|
||||||
|
#endif
|
||||||
Stop();
|
Stop();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user