On Wed, Sep 25, 2013 at 03:11:20AM +0300, Michael S. Tsirkin wrote:
On Tue, Sep 24, 2013 at 07:55:52PM -0400, Kevin O'Connor wrote:
In all real-world situations we'll have megabytes of ram for "tmp" allocations. It's not a problem to over allocate here.
Right. But the code doesn't get simpler in fact - unless you think it's important to drop the loop counting nfiles?
I was pointing out the loop, not the malloc call. As before, it's a nitpick.
-Kevin