mirror of
https://github.com/starr-dusT/citra.git
synced 2024-10-02 10:26:17 -07:00

Reduces the necessary allocation to max(in_handles, out_handles) rather than (in_handles + out_handles).
Reduces the necessary allocation to max(in_handles, out_handles) rather than (in_handles + out_handles).