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

CC warning in pddi #298

Closed
trufae opened this issue Nov 25, 2023 · 0 comments · Fixed by #300
Closed

CC warning in pddi #298

trufae opened this issue Nov 25, 2023 · 0 comments · Fixed by #300

Comments

@trufae
Copy link
Contributor

trufae commented Nov 25, 2023

[0x00005940]> pddi > /dev/null
ERROR: Missing space after CC

bug comes from this line:

js/libdec/r2util.js:            var strings = r2_sanitize(r2pipe.string('Cslj'), '[]');

and i think it should be Csj instead of Cslj

trufae added a commit to trufae/r2dec-js that referenced this issue Nov 25, 2023
@wargio wargio closed this as completed in 2fc6a3a Nov 26, 2023
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 a pull request may close this issue.

1 participant