littlekernel / lk

LK embedded kernel
MIT License
3.19k stars 627 forks source link

Fix cmpctmalloc for large allocations #147

Closed ErikCorryGoogle closed 8 years ago

ErikCorryGoogle commented 8 years ago

This was done in the dartino repo to fix a failing test. https://codereview.chromium.org/2082983002/

travisg commented 8 years ago

LGTM