eb73990798
Fixes a bug where the allocator's `nextSize` variable could overflow and become negative, causing more segments to be allocated than expected. Also removes a duplicate `this.nextSize += size` statement that likely made the problem worse. |
||
---|---|---|
.. | ||
src | ||
pom.xml |