mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 13:20:30 +00:00
(net_ifinfo.c) Bugfix
This commit is contained in:
parent
ec0d9f0a70
commit
869cb8a1be
@ -171,8 +171,8 @@ error:
|
||||
free(adapter_addresses);
|
||||
#else
|
||||
freeifaddrs(ifaddr);
|
||||
net_ifinfo_free(list);
|
||||
#endif
|
||||
net_ifinfo_free(list);
|
||||
|
||||
return false;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user