From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ewan Mellor Subject: Re: [PATCH] Make 'xm restore' sanity check the path Date: Tue, 27 Sep 2005 15:11:07 +0100 Message-ID: <20050927141107.GC17806@uk.xensource.com> References: <87psqv4tbc.fsf@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <87psqv4tbc.fsf@us.ibm.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Mon, Sep 26, 2005 at 10:44:55AM -0700, Dan Smith wrote: > This patch adds a quick check to 'xm restore' that checks the > existence and readability of the file given. > > This fixes the issue detected in xm-tests 03_restore_badparm_neg and > 04_restore_badfilename_neg. > > Signed-off-by: Dan Smith Applied, thank you. Ewan.