
12 Nov
2010
12 Nov
'10
11:55 a.m.
On 10/11/10 14:36, Mike Frysinger wrote:
On Saturday, November 06, 2010 18:13:08 Graeme Russ wrote:
I saw discussion a little while ago regarding implementing a version of malloc that returns cleared memory - did this gain any traction?
i dont think anyone posted a patch. it would make sense though to generalize the zalloc() code since some places are already doing it.
Actually, I think we should be using calloc() more than we are
Regards,
Graeme