From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 27 Aug 2012 16:12:36 +0200 Subject: [U-Boot] Proposed patch: ubifs_finddir shall free memory when dir found In-Reply-To: References: Message-ID: <503B8054.8020604@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/27/2012 04:04 PM, Dev Ma wrote: > Function ubifs_finddir() in "fs/ubifs/ubifs.c" shall free allocated > memory after the dir is found. This has been tested on my board. Could you please post a proper patch to fix this issue. You already seem to have a fix, so please share it with us. > A pending issue to be patched: > Relative symlink, i.e. "ubifsload /sbin/../busybox", does not work correctly. Hmmm. Not sure what you mean with this. Do you have another fix for this problem? Thanks, Stefan