mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
gui/imageinfo.cpp: fix memleak, b_info never deleted
Origin commit data
------------------
Branch: ni/coolstream
Commit: 83649513af
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -88,6 +88,7 @@ void CImageInfo::Clean()
|
||||
cc_tv = NULL;
|
||||
cc_lic = NULL;
|
||||
cc_sub_caption = NULL;
|
||||
delete b_info;
|
||||
b_info = NULL;
|
||||
btn_red = NULL;
|
||||
}
|
||||
|
Reference in New Issue
Block a user