mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-18 08:00:52 -04:00
Previously this was using the default deleter (which just calls delete on the pointer), which is incorrect, since the ENetHost instance is allocated through ENet's C API, so we need to use its functions to deallocate the host instead.
8.8 KiB
8.8 KiB