Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPU: Fix extremely rare bug of GETLLAR #9011

Merged
merged 1 commit into from
Oct 3, 2020
Merged

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Oct 2, 2020

Do not rely on volatile storage (SPU Local Storage) to store constant data as its data may be changed by another thread concurrently.

@AniLeo AniLeo merged commit 493e578 into RPCS3:master Oct 3, 2020
@elad335 elad335 deleted the getllar branch March 16, 2021 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants