From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Mason Subject: Re: [patch] avoid null deref in unpin_extent_cache() Date: Wed, 11 Nov 2009 16:26:32 -0500 Message-ID: <20091111212632.GB2898@think> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-btrfs@vger.kernel.org To: Dan Carpenter Return-path: In-Reply-To: List-ID: On Tue, Nov 10, 2009 at 11:01:43AM +0200, Dan Carpenter wrote: > I re-orderred the checks to avoid dereferencing "em" if it was null. Thanks, I've put this into the master branch of the btrfs unstable tree. -chris