Updated copyright notices to include the year 2018.
lib: mempool-allocfree - make static analyzer happier with pool clearing It was thinking that already freed memory was being accessed.
lib: mempool-allocfree - If calloc() fails, include "Out of memory" in the log line
lib: mempool-allocfree - include overhead in size check Found by valgrind
mempool-allocfree: Add linked-list malloc allocation This is useful when you want to actually free memory from pool too
not needed --HG-- branch : HEAD
Initial revision --HG-- branch : HEAD