<br><br><div class="gmail_quote">On Tue, Jan 17, 2012 at 20:53, Fredrick <span dir="ltr">&lt;<a href="mailto:fjohnber@zoho.com">fjohnber@zoho.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
When you malloc a memory or mmap a MAP_ANON memory, it is virtually<br>
allocated. When you read or write to it, the process takes a page fault.<br>
The page fault handler zeroes those memory and hands it to the process.<br>
So I think there is no leak.<br>
<span class="HOEnZb"><font color="#888888"><br>
-Fredrick<br>
</font></span><div class="HOEnZb"><div class="h5"><br></div></div></blockquote><div><br></div><div><br></div><div>Thanks for clearing that up.  I learned something today. :)</div><div> </div></div>-- <br>Peace and Blessings,<br>
-Scott.<br><br>