diff options
| author | smurf3tte <75271109+smurf3tte@users.noreply.github.com> | 2020-12-29 14:28:27 -0800 |
|---|---|---|
| committer | smurf3tte <75271109+smurf3tte@users.noreply.github.com> | 2020-12-29 14:31:05 -0800 |
| commit | f4c579e720013065ebe5257aa40d713e354bcfce (patch) | |
| tree | e93008b04528277dd278a2d5452e6555c697d5d5 /Source/Core/DiscIO/FileSystemGCWii.cpp | |
| parent | f3b8a985e77e0d5157bc08708a470fd8394bb818 (diff) | |
Fix bad memory references in NewPatchDialog
This code was storing references to patch entries which could move around in memory if a patch was erased from the middle of a vector or if the vector itself was reallocated. Instead, NewPatchDialog maintains a separate copy of the patch entries which are committed back to the patch if the user accepts the changes.
Diffstat (limited to 'Source/Core/DiscIO/FileSystemGCWii.cpp')
0 files changed, 0 insertions, 0 deletions
