Mir

Comment 1 for bug 1579076

Revision history for this message
Kevin DuBois (kdub) wrote : Re: potential nbs performance dip after resize

So, seems what was happening was one of the three buffers was lingering in the mcl::BufferVault without ever being freed again after a resize occurred. Correcting code to reallocate buffers properly.