From: Nicholas N. <n.n...@gm...> - 2009-07-17 00:47:39
|
On Fri, Jul 17, 2009 at 2:16 AM, Zachary Turner<div...@gm...> wrote: > --track-origins=yes I find that the memory it's claiming is > uninitialized comes from sbrk(). As far as I can tell (please correct > me if I'm wrong) this function is guaranteed to return 0-filled > memory I'm not at all certain this is the case, which is why Memcheck marks it as undefined. Evidence to the contrary would be welcome! Nick |