Re: [PATCH] Fixed memory leak in list.c
Alexander Malysh <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, commited to svn in lightly modified form. Thanks, Alexander Malysh Am 08.03.2011 um 08:24 schrieb Donald Jackson: > 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 > > <list_memory_leak.patch>