mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 07:51:11 +02:00
epgview: fix memleak
Origin commit data
------------------
Branch: ni/coolstream
Commit: dce23d0c8d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-02-26 (Wed, 26 Feb 2020)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -335,6 +335,7 @@ void CEpgData::showText(int startPos, int ypos, bool has_cover, bool fullClear)
|
|||||||
}
|
}
|
||||||
|
|
||||||
medlinecount = (sb - cc_starbar->getHeight()) / medlineheight;
|
medlinecount = (sb - cc_starbar->getHeight()) / medlineheight;
|
||||||
|
delete cc_starbar;
|
||||||
}
|
}
|
||||||
y += medlineheight;
|
y += medlineheight;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user