Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Conversation

@dimeko
Copy link

@dimeko dimeko commented May 13, 2025

Hello!

Thank you for the very useful and educational project!

This PR includes an addition of the Doug Lea malloc (dlmalloc) allocator with built-in KASan support.
It includes a malloc and a free, largely based on the U-boot malloc runtime.

Additionally I have separated the two malloc implementations (simple and dlmalloc) to different files make switching between them easier.

Thanks again for the great project!

@dimeko dimeko marked this pull request as draft May 14, 2025 00:28
@dimeko dimeko marked this pull request as ready for review May 14, 2025 08:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant