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

SysConf: std::move fs pointer in constructor #12419

Merged
merged 1 commit into from Dec 14, 2023

Conversation

lioncash
Copy link
Member

Just gets rid of a trivial atomic reference count increment and decrement. Not a super heavyweight thing, but it is essentially "free" to get rid of.

Just gets rid of a trivial atomic reference count increment and
decrement. Not a super heavyweight thing, but it is essentially "free"
to get rid of.
@dolphin-ci
Copy link

dolphin-ci bot commented Dec 14, 2023

FifoCI detected that this change impacts graphical rendering. Here are the behavior differences detected by the system:

automated-fifoci-reporter

@JosJuice JosJuice merged commit e34bfe0 into dolphin-emu:master Dec 14, 2023
11 checks passed
@lioncash lioncash deleted the conf branch December 14, 2023 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants