Skip to content

fixed 64-bit 4 GB boundary problem #67

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
wants to merge 4 commits into from

Conversation

tobias-loew
Copy link

This PR fixes problems in FinalizeSection when the memory allocated for the module spans over a 4GB boundary. The memory blocks spanning the boundary are kept in a linked list, stored in the MEMORYMODULE structure and released automatically.

@fancycode
Copy link
Owner

Updated by #79

@fancycode fancycode closed this Feb 14, 2018
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