Hi Jukka, On 01/13/2015 06:56 AM, Jukka Rissanen wrote: > The l_hashmap_destroy() did not free the left over entry pointers > that were allocated in l_hashmap_insert(). If user did not remove > them by calling the l_hashmap_remove(), then the entries were left > in the hash which caused a memory leak. > --- > ell/hashmap.c | 11 ++++++++--- > 1 file changed, 8 insertions(+), 3 deletions(-) > Patch has been applied, thanks. Regards, -Denis