On Wed, 2015-12-09 at 13:31 +0100, Egger, Christoph wrote:
> 
> I recommend calloc(num, sizeof(int))

I decided not to since it needlessly (in this case) zeroes the memory.
Perhaps that is a premature optimisation though.

BTW, if you'd be able to test (even just a build test) on NetBSD that would
be very much appreciated since I don't have a suitable system.

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to