Skip to content

CPPShift MemoryPool v2.0.1 # Bug Fix

Choose a tag to compare

@LessComplexity LessComplexity released this 18 Apr 15:46

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.