There was an error fetching the commit references. Please try again later.
hle/service/audio/audout_u: Correct lack of return in failure case of AppendAudioOutBufferImpl()
Previously we were overwriting the error case with a success code further down (which is definitely not what we should be doing here).
Please register or sign in to comment