CPPShift MemoryPool v2.0.1 # Bug Fix
When freeing a block in the middle of the block chain of the pool, the next block didn't connect to the previous block correctly, which might cause a memory access violation if more that 2 block are freed in a chain in a certain order.