mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
bouquets:fix mem leak
Origin commit data
------------------
Branch: ni/coolstream
Commit: 45f86130f8
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-02-10 (Mon, 10 Feb 2020)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
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