mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 00:41:09 +02:00
bouquets:fix mem leak
Origin commit data
------------------
Commit: 45f86130f8
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-02-10 (Mon, 10 Feb 2020)
This commit is contained in:
@@ -1137,6 +1137,7 @@ void CBouquetManager::loadWebchannels(int mode)
|
||||
continue;
|
||||
}
|
||||
url = url2;
|
||||
free(url2);
|
||||
}
|
||||
else if (strncmp(line, "#DESCRIPTION", 12) == 0)
|
||||
{
|
||||
|
Reference in New Issue
Block a user