mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 09:40:06 +00:00
Silence Coverity warning
This commit is contained in:
parent
f1fa1d4879
commit
ee621ba476
@ -3767,8 +3767,7 @@ bool config_save_autoconf_profile(const char *path, unsigned user)
|
||||
error:
|
||||
free(buf);
|
||||
free(autoconf_file);
|
||||
if (path_new)
|
||||
free(path_new);
|
||||
free(path_new);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user