mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
zapit: add missing delete ait
Possible leak detected with LeakSanitizer
Origin commit data
------------------
Commit: be371fd8ca
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-09-30 (Thu, 30 Sep 2021)
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