mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 15:31:17 +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.