Re: [PATCH] Restore mempools functionality for MemBlob

From: Alex Rousskov <rousskov_at_measurement-factory.com>
Date: Wed, 30 Mar 2011 18:32:16 -0600

On 03/30/2011 05:58 PM, Kinkie wrote:
> - sortme[npools++] = mp_stats;
> + sortme[++npools] = mp_stats;

AFAICT, the above change leaves a gap in the sortme array at position 0.
The change is also out of scope.

Cheers,

Alex.
Received on Thu Mar 31 2011 - 00:32:35 MDT

This archive was generated by hypermail 2.2.0 : Thu Mar 31 2011 - 12:00:04 MDT