mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-02-04 07:49:56 +01:00
64da2bf0cd
Reserve enough space in the vector that holds the linear heap memory to prevent relocations of the backing memory when growing too much. Closes #1790