mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-26 17:57:01 +00:00
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