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)
commit437a17ee5abb24805e03f8cfbe25159bdde3c430
tree29572808295810e72ce9f742b07f2c651b3e10f7
parentab1e291df7acebe4017f6e81aac22f34a03b6d7d
ecere/com: (#1044) Added option to disable memory manager
- 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
compiler/bootstrap/ecere/bootstrap/instance.c
ecere/src/com/instance.ec