Files
snmalloc/src
Matthew Parkinson 208ab9a8e8 Rederive allocator id for remotes.
Storing a pointer to an allocator id in an unused object could be a
gadget for escallating priviledge of an attacker, by enabling
use-after-free to corrupt the allocator structure, and then create more
damage.

This commit adds an alternative implementation that does not cache the
allocator id.
2021-05-18 14:58:15 +01:00
..
2021-05-04 14:43:27 +01:00
2021-05-18 14:58:15 +01:00
2019-01-15 14:17:55 +00:00