Author :
otto
Date :
2022-12-27 17:31:09
Hash :e70a8168 Message :Change the way malloc_init() works so that the main data structures
can be made immutable to provide extra protection. Also init pools
on-demand: only pools that are actually used are initialized.
Tested by many