Hide Forgot
Currently. __gf_calloc and __gf_malloc return non-zero memory with GF_MEM_HEADER, TRAILER and padding even if size given is zero. It should return NULL in case of zero size.