This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Memory leak in JFFS2 unmount


Shouldn't the call to

free(fd)

be

jffs2_free_full_dirent(fd) ?

Regards,
Alf Nilsson

Andrew Lunn wrote:

On Thu, Mar 11, 2004 at 01:41:07PM +0100, ?yvind Harboe wrote:


The attached patch fixes a memory leak in JFFS2 unmount.



Committed.


Andrew




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]