mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +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()
|
||||
{
|
||||
#if ENABLE_AIT
|
||||
delete ait;
|
||||
#endif
|
||||
Stop();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user