From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from jdl.com (jdl.com [208.123.74.7]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 63B0FDDEC3 for ; Tue, 8 Jan 2008 02:22:14 +1100 (EST) To: Scott Wood Subject: Re: [PATCH 2/3] Handle absolute pathnames correctly in dtc_open_file. In-Reply-To: Your message of "Fri, 04 Jan 2008 15:10:45 CST." <20080104211045.GB28991@ld0162-tx32.am.freescale.net> References: <20080104211045.GB28991@ld0162-tx32.am.freescale.net> Date: Mon, 07 Jan 2008 09:22:09 -0600 From: Jon Loeliger Message-Id: Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , So, like, the other day Scott Wood mumbled: > Also, free file->dir when freeing file. > > Signed-off-by: Scott Wood Applied. Thanks. jdl