commit | 0917f7e7c5920b70295c44bd8aad537bc3ee8581 | [log] [tgz] |
---|---|---|
author | David Ward <david.ward@ll.mit.edu> | Wed Jan 13 20:10:56 2010 +0300 |
committer | Denis Ovsienko <infrastation@yandex.ru> | Wed Jan 13 20:10:56 2010 +0300 |
tree | d55fa58af8937c2373d532223cf9a7c35df95c64 | |
parent | b6516829595ed4fc47af955de8bda9ef5be14ffd [diff] |
lib: fix memory logging * lib/memory.h * mtype_zcalloc(): correct function prototype * XFREE(): make both definitions consistent in setting the pointer to NULL after freeing the memory These changes will only have an effect if MEMORY_LOG is defined (it is not by default).