Hello, On Tue, Apr 18, 2017 at 10:00:37PM +0200, SF Markus Elfring wrote: > From: Markus Elfring <elfr...@users.sourceforge.net> > Date: Tue, 18 Apr 2017 21:54:32 +0200 > > A few update suggestions were taken into account > from static source code analysis.
Hmmm, allocs -> callocs. Are these actually beneficial? If so, why? Because one multiplication is rolled into the call? Thanks. -- tejun