diff options
| author | Eugen Wissner <belka@caraus.de> | 2017-01-14 20:39:33 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2017-01-14 20:39:33 +0100 |
| commit | c567b88d5d3a4547c871ebb010ba96bdbb62c5a2 (patch) | |
| tree | d9d74957f13bc5c9bcb77e7fbc4c5328c7076ca7 /README.md | |
| parent | fe884541fc8bef9d6e0efb45ce4a92e73c5666bb (diff) | |
| download | tanya-c567b88d5d3a4547c871ebb010ba96bdbb62c5a2.tar.gz | |
MmapPool: Fix expand block moving.
D dereferences the pointer wrong because of missing difference between .
and -> operators, if trying to write a block over another
block. So use memmove first to move the memory and then update the fields
that should be changed (only size).
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions
