GC.realloc() fails to initialize some part of the memory

Ali Çehreli via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Jul 17 14:58:05 PDT 2014


On 07/16/2014 05:44 PM, Ali Çehreli wrote:

 >

Some part of my analysis was wrong. The issue is only when GC.realloc is 
called with null, in which case it allocates memory.

I asked the new question of whether that allocated memory should be 
cleared here:

   http://forum.dlang.org/thread/lq9gji$2sg7$1@digitalmars.com

Ali



More information about the Digitalmars-d-learn mailing list