Files
snmalloc/src
Matthew Parkinson 1e1104a11c Fix 32bit external pointer.
For 32bit external pointer it was performing a divide by size, and for
things not managed by snmalloc this was causing a crash.  This checks
for zero, and gives the start of the address range as the start of the
object.
2022-03-21 23:21:24 +00:00
..
2021-12-16 19:25:09 +00:00
2022-03-20 19:28:35 +00:00
2022-03-21 23:21:24 +00:00
2022-03-11 18:16:06 +00:00
2022-03-20 19:28:35 +00:00
2022-03-11 18:16:06 +00:00