mirror of
https://github.com/SuperBFG7/ympd
synced 2025-09-02 02:37:56 +00:00
Free mgr
This commit is contained in:
@@ -207,6 +207,7 @@ int main(int argc, char **argv)
|
||||
|
||||
if (getuid() == 0) {
|
||||
printf("myMPD should not be run with root privileges\n");
|
||||
mg_mgr_free(&mgr);
|
||||
return EXIT_FAILURE;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user