summaryrefslogtreecommitdiff
path: root/src/common/memmgr.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-28Fixed a compilation error when the memory manager is disabledHaru1-1/+1
2015-10-19Fix reallocating memory without memory manager.Andrei Karas1-1/+49
2015-10-19rename malloc.c/h to memmgr.Andrei Karas1-0/+897