Files
snmalloc/src/pal
David Chisnall 896b248c8c Fix undefined behaviour in FreeBSD PAL.
We were passing an argument less than 4K to the MAP_ALIGNED macro, which
caused an undefined shift.  The compiler helpfully propagated the undef
values back to earlier in the code and gave us some exciting nonsense.
2019-07-05 09:42:07 +01:00
..
2019-04-29 11:02:47 +01:00
2019-05-05 19:58:37 +01:00