mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
fix memory leak
This commit is contained in:
parent
216efc91a5
commit
401cbeff37
|
@ -131,6 +131,6 @@ int create_user_config_dir(char *path)
|
|||
}
|
||||
|
||||
#endif
|
||||
|
||||
free(fullpath);
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user