Skip to content

PSP-Fixup-Imports utility: Add support for processing variable imports #80

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

Closed
Felix-Dev opened this issue Feb 14, 2021 · 0 comments · Fixed by #141
Closed

PSP-Fixup-Imports utility: Add support for processing variable imports #80

Felix-Dev opened this issue Feb 14, 2021 · 0 comments · Fixed by #141

Comments

@Felix-Dev
Copy link
Member

Our psp-fixup-imports program currently does not have working support for processing variable imports. Attempting to fix a variable import for a module results in a sgmentation fault:

image

Some initial work has been done to support variable import processing which should be investigated for issues:

int fixup_variables(void)

Adding this support is required by our power service to fully function as intended. While the missing support does not appear to cause a crash on the PSP system when running our power service, some functionality might be negatively impacted by the lack of support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant