On 10/18/19 10:07 AM, William Tambe wrote: > Is it safe to assume that ggc_cleared_alloc() return memory that has > been zeroed ? > Yes. We'll call memset on the region to clear it. jeff
On 10/18/19 10:07 AM, William Tambe wrote: > Is it safe to assume that ggc_cleared_alloc() return memory that has > been zeroed ? > Yes. We'll call memset on the region to clear it. jeff