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

Mimalloc #456

Merged
merged 2 commits into from
Mar 11, 2024
Merged

Mimalloc #456

merged 2 commits into from
Mar 11, 2024

Conversation

saghul
Copy link
Owner

@saghul saghul commented Feb 28, 2024

No description provided.

@saghul
Copy link
Owner Author

saghul commented Feb 28, 2024

Ha, this surfaced some real allocation problems!

@saghul
Copy link
Owner Author

saghul commented Feb 28, 2024

@lal12 Looks like the ffi code has an out of bounds memory write, in computing the size of the return type AFAIS. Does anything stand out to you?

@saghul saghul force-pushed the mimalloc branch 3 times, most recently from 1556cac to 37abdc2 Compare February 29, 2024 17:24
@saghul saghul force-pushed the mimalloc branch 2 times, most recently from cb45b63 to 63bb335 Compare March 8, 2024 08:18
@saghul saghul force-pushed the mimalloc branch 2 times, most recently from 67d46cf to 6efb8f4 Compare March 8, 2024 10:40
saghul added 2 commits March 11, 2024 09:19
Currently disabled by default until
#461 is solved.
@saghul saghul marked this pull request as ready for review March 11, 2024 08:55
@saghul saghul merged commit a1b480e into master Mar 11, 2024
11 checks passed
@saghul saghul deleted the mimalloc branch March 11, 2024 08:55
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.

1 participant