mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
Merge pull request #156 from kenchiang/onlp-snmpd2
Call pclose after processing mpstat output.
This commit is contained in:
@@ -126,6 +126,8 @@ void resource_update(void)
|
||||
}
|
||||
cJSON_Delete(root);
|
||||
}
|
||||
|
||||
pclose(fp);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user