void wmem_strict_allocator_init(wmem_allocator_t *allocator)
Initialize a strict memory allocator.
Definition wmem_allocator_strict.c:200
void wmem_strict_check_canaries(wmem_allocator_t *allocator)
Verify memory canaries for a strict allocator.
Definition wmem_allocator_strict.c:156