mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
fix possible segfault
Origin commit data
------------------
Commit: f2c20866af
Author: TangoCash <eric@loxat.de>
Date: 2018-09-01 (Sat, 01 Sep 2018)
This commit is contained in:
@@ -986,7 +986,8 @@ void CPersonalizeGui::addPersonalizedItems()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
delete fw;
|
if (fw)
|
||||||
|
delete fw;
|
||||||
}
|
}
|
||||||
else //handle and add separator as non personalized item and don't allow to add a separator as next but allow back button as next
|
else //handle and add separator as non personalized item and don't allow to add a separator as next but allow back button as next
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user