Skip to content

Conversation

saghul
Copy link
Contributor

@saghul saghul commented Sep 24, 2024

Make sure the one set in the malloc functions is used rather than the default one, since it will likely use a different allocator.

For some reason, this didn't cause a problem on macOS, but it does in Linux. Opsie! Added some CI to prevent these kinds of bugs.

@saghul saghul force-pushed the fix-malloc-usable-size branch 5 times, most recently from 96799fd to 43cfa42 Compare September 24, 2024 08:52
Make sure the one set in the malloc functions is used rather than the default one, since it will likely use a different allocator. For some reason, this didn't cause a problem on macOS, but it does in Linux. Opsie! Added some CI to prevent these kinds of bugs.
@saghul saghul force-pushed the fix-malloc-usable-size branch from 43cfa42 to 7e151e1 Compare September 24, 2024 09:36
@saghul
Copy link
Contributor Author

saghul commented Sep 24, 2024

Will do a .1 release after this, since the custom allocator thing got botched :-/

@saghul saghul merged commit c963112 into master Sep 24, 2024
52 checks passed
@saghul saghul deleted the fix-malloc-usable-size branch September 24, 2024 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants