mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-05 04:16:29 +01:00
5b837a11e4
Calls to reserve don't resize the array to accomodate the given data size. These vectors should be initialized with the size directly.