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

kr_ps2: possible typo #434

Open
AKuHAK opened this issue May 29, 2023 · 1 comment
Open

kr_ps2: possible typo #434

AKuHAK opened this issue May 29, 2023 · 1 comment

Comments

@AKuHAK
Copy link
Contributor

AKuHAK commented May 29, 2023

memset(&_ih_caps, 0, sizeof _ih_caps);

kr_ps2:
Looks like this is a typo, there should be:
memset(&_ih_cd, 0, sizeof _ih_cd);

@fjtrujy
Copy link
Member

fjtrujy commented Mar 26, 2024

@uyjulian could you verify this? probably we need to memset both

@AKuHAK AKuHAK changed the title krat0s: possible typo kr_ps2: possible typo Apr 1, 2024
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

No branches or pull requests

2 participants