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

GIF: Get rid of assertion with side effects #10465

Merged
merged 1 commit into from
Dec 24, 2023
Merged

GIF: Get rid of assertion with side effects #10465

merged 1 commit into from
Dec 24, 2023

Conversation

stenzek
Copy link
Contributor

@stenzek stenzek commented Dec 24, 2023

Description of Changes

#10448 uncovered an assertion in GIF that assumed it would be evaluated - said assertion was actually the processing of the packet. Assertions should never have side effects.

Rationale behind Changes

Fixes Tony Hawk games locking up on boot. Regression from #10448.

Suggested Testing Steps

Already tested.

@stenzek stenzek merged commit 4608579 into PCSX2:master Dec 24, 2023
11 checks passed
@stenzek stenzek deleted the whoops branch December 24, 2023 13:12
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.

2 participants