Skip to main content

SLAB_CANARY

Constant SLAB_CANARY 

Source
const SLAB_CANARY: u32 = 0xDEAD_BEEF;
Expand description

Canary word placed at the last 4 bytes of each slab block.