ecere/com: (#1044) Added option to disable memory manager
authorJerome St-Louis <jerome@ecere.com>
Wed, 6 Aug 2014 20:13:36 +0000 (16:13 -0400)
committerJerome St-Louis <jerome@ecere.com>
Wed, 6 Aug 2014 20:13:36 +0000 (16:13 -0400)
- Also fixed a potential leak on invoking renew0 with a 0 size on an existing buffer
- Added a CheckConsistency() call to check MemoryGuard blocks integrity, added info to buffer over/underruns


No differences found