a mem leak fix for "ability to compile multiple *.c files with -c switch"
commita98fd1309076ad97c672394831034fe393b39121
authorseyko <seyko2@gmail.com>
Tue, 12 May 2015 07:58:04 +0000 (12 10:58 +0300)
committerseyko <seyko2@gmail.com>
Tue, 12 May 2015 07:58:04 +0000 (12 10:58 +0300)
tree8d8d638519519d476b93f158f857c1e1ae3fffac
parentae09051c815e115b3c37abeb9ff4a27832770e9e
a mem leak fix for "ability to compile multiple *.c files with -c switch"

    A new version of the MEM_DEBUG will be submitted next. This version is
    not depend on the malloc_usable_size() presense in the libc and
    print a places where a leaked chunks of memory was allocated.
tcc.c