Hi everyone,

Please see the attached patch which fixes a rare memory leak in list.c 

When the destroy is called, it extracts until a NULL is found, which may not necessarily be the last item in the list as gwlist allows you to add NULL items to it.

You will see why from my next patch :)

Thanks,
Donald

www.panaceamobile.com

Attachment: list_memory_leak.patch
Description: Binary data

Reply via email to