mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 20:13:44 +02:00
Remove intentional memory leak for testing
This commit is contained in:
parent
7f29fc7799
commit
d6c7cb8e0e
1 changed files with 0 additions and 2 deletions
|
@ -1206,8 +1206,6 @@ public:
|
|||
|
||||
void readLocalSettings()
|
||||
{
|
||||
RedisConfig *_rc = new RedisConfig();
|
||||
|
||||
// Read local configuration
|
||||
std::map<InetAddress,ZT_PhysicalPathConfiguration> ppc;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue