[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200427151805.GC18421@twin.jikos.cz>
Date: Mon, 27 Apr 2020 17:18:05 +0200
From: David Sterba <dsterba@...e.cz>
To: Colin King <colin.king@...onical.com>
Cc: Chris Mason <clm@...com>, Josef Bacik <josef@...icpanda.com>,
David Sterba <dsterba@...e.com>,
Johannes Thumshirn <johannes.thumshirn@....com>,
Qu Wenruo <wqu@...e.com>, linux-btrfs@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] btrfs: fix check for memory allocation failure of
ret->path
On Tue, Apr 21, 2020 at 01:47:03PM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@...onical.com>
>
> Currently the memory allocation failure check for ret->path is checking
> that ret is null rather than ret->path. Fix this by checking ret->path
> instead.
>
> Addresses-Coverity: ("Dereference null return")
> Fixes: bd8bdc532152 ("btrfs: backref: introduce the skeleton of btrfs_backref_iter")
As this is still in development branch, fixup folded in. Thanks.
Powered by blists - more mailing lists