Hello,

Andy Wingo <wi...@pobox.com> writes:

> Actually scm_gc_malloc will give you back a zeroed array, afaik, as
> GC_malloc does. The patch looks fine but if we can rely on
> scm_gc_malloc's new behavior, we don't need the memset at all.

Oh oh, good catch!  It’s actually documented this way in
gcinterface.html and [0] but not in gc.h.

Anyway, I’ve fixed it now!

Thanks,
Ludo’.

[0] http://www.hpl.hp.com/personal/Hans_Boehm/gc/simple_example.html



Reply via email to