ecere/com/memory manager: Fixed uninitialized size for large memory allocations ...
authorJerome St-Louis <jerome@ecere.com>
Sat, 16 Mar 2013 20:20:35 +0000 (16:20 -0400)
committerJerome St-Louis <jerome@ecere.com>
Sat, 16 Mar 2013 20:20:35 +0000 (16:20 -0400)
commit960a09015c015fb7763c4f810b76e4a61cfe7963
tree178345d3852e2618ec9914df18010a8fee8600ac
parent2ecd4029214cd83b0a09354b0ecabf6924f242f6
ecere/com/memory manager: Fixed uninitialized size for large memory allocations (>682k)
- Caused problems on cleared reallocations, e.g. Array::size and the EditBox UndoBuffer
ecere/src/com/instance.ec