The motivation here is to be able support initialisation of the
malloc zone on other code paths.
rdar://problem/45284065
Differential D54037
[NFC] Refactor initialisation of Darwin malloc zone fields into separate function called `InitMallocZoneFields()` which is now called from `ReplaceSystemMalloc()`. delcypher on Nov 2 2018, 8:23 AM. Authored by
Details
The motivation here is to be able support initialisation of the rdar://problem/45284065
Diff Detail
|