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

A fixes issue #16: Pointer to dealocated memory #17

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

wimos-ai
Copy link

This pushes the string objects up a scope level so that the pointers are valid as long as the returned objects are within scope.

@wimos-ai wimos-ai changed the title A fix for issue #16: Pointer to dealocated memory A fixes issue #16: Pointer to dealocated memory Jun 11, 2022
@wimos-ai
Copy link
Author

May fix issue #15

@milkydelta
Copy link

milkydelta commented Jun 18, 2022

Does this fix the same issue as #5

@wimos-ai
Copy link
Author

Does this fix the same issue as #5

Yep, though it only changes the affected lines, rather than some other files.

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