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

[WRAPPERHELPER] Fixed some bugs, added partial multiarch support #1847

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

rajdakin
Copy link
Collaborator

This PR fixes some bugs in the parser (every keywords in expressions were replaced by sizeof, some nrefs were not updated correctly, wrong variable name in a kh_end), fixes some other memory issues (use-before-init, double free on deletion...), and adds partial multi-architecture support (if a difference between the types is detected, the type is simply not converted).

@ptitSeb ptitSeb merged commit e18846f into ptitSeb:main Sep 20, 2024
23 checks passed
@rajdakin rajdakin deleted the wrapperhelper branch September 20, 2024 15:07
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 this pull request may close these issues.

2 participants