diff options
author | flow <flowlnlnln@gmail.com> | 2022-12-20 16:27:15 -0300 |
---|---|---|
committer | flow <flowlnlnln@gmail.com> | 2023-01-13 16:23:07 -0300 |
commit | 38e20eb1486928e10f4d3c128f3e9a6c697d872a (patch) | |
tree | a725c17301784d75ee894d816d3b4a5673d898ca /launcher/BaseInstaller.h | |
parent | 36571c5e2237c98e194cff326480ebe3e661c586 (diff) | |
download | PrismLauncher-38e20eb1486928e10f4d3c128f3e9a6c697d872a.tar.gz PrismLauncher-38e20eb1486928e10f4d3c128f3e9a6c697d872a.tar.bz2 PrismLauncher-38e20eb1486928e10f4d3c128f3e9a6c697d872a.zip |
fix(RD): pass copy of IndexedPack to callbacks instead of ref.
This prevents a crash in which the pack list gets updated in a search
request meanwhile a versions / extra info request is being processed.
Previously, this situation would cause the reference in the latter
callbacks to be invalidated by an internal relocation of the pack list.
Signed-off-by: flow <flowlnlnln@gmail.com>
Diffstat (limited to 'launcher/BaseInstaller.h')
0 files changed, 0 insertions, 0 deletions