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

fix multiple memory leaks related to CStr/BnString #5464

Merged
merged 1 commit into from
May 28, 2024

Conversation

rbran
Copy link
Contributor

@rbran rbran commented May 27, 2024

Fix memory leaks caused by returning &str instead of the owned version BnString.

Plus remove ILIntrinsic and replace it by the correctly implemented CoreIntrinsic

@ElykDeer ElykDeer merged commit b3cc03b into Vector35:dev May 28, 2024
2 checks passed
@ElykDeer ElykDeer self-assigned this May 28, 2024
@rbran rbran deleted the fix-mem-leak branch June 28, 2024 11:32
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