Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Call NewDefaultAllocator() for CreateParams field #198

Merged
merged 2 commits into from
Oct 16, 2023

Conversation

pmed
Copy link
Owner

@pmed pmed commented Oct 16, 2023

Fallback to own implementation for old V8 versions prior to 5.4.
Store created allocator as unique_ptr inv8pp::context to avoid memory leaks.

Fallback to own implementation for old V8 versions prior to 5.4
Store created allocator as unique_ptr  in`v8pp::context` to avoid memory leaks.
@pmed pmed force-pushed the fix-default-array-buffer-allocator branch from 44b59da to 7e02e46 Compare October 16, 2023 15:23
@pmed pmed merged commit 6b776bb into master Oct 16, 2023
@pmed pmed deleted the fix-default-array-buffer-allocator branch October 19, 2023 08:53
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant