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

LV2: Fix IPC key reading from attributes #10555

Merged
merged 6 commits into from Jul 17, 2021
Merged

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Jul 17, 2021

Fixes VSH regression.

self_log.notice("Digest: %s", digest_str.c_str());
self_log.notice("Inverse digest: %s", invdigest_str.c_str());
self_log.notice("XOR digest: %s", xordigest_str.c_str());
self_log.notice("ContentID: %s", npdrm.content_id);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is kinda different now as it will add these {} all the time, but whatever

@Megamouse Megamouse merged commit 5940247 into RPCS3:master Jul 17, 2021
@elad335 elad335 deleted the vsh-fix branch September 19, 2022 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants