Similar to rBc1cdde04e270: Fix T81100: ccl::Node: ASan SEGV due to bad pointer. Avoid creating invalid addresses for
accessing members' offsets (or size, type etc).
The warning:
mallocn_guarded_impl.c:1001:7: runtime error: member access within
null pointer of type 'MemHead (aka 'struct MemHead')
Fix T81340 (partially)