Re: [PATCH] btrfs: ref-verify: Fix memleak in btrfs_ref_tree_mod
From: David Sterba
Date: Thu Nov 05 2020 - 06:53:13 EST
On Wed, Oct 21, 2020 at 01:36:55PM +0800, Dinghao Liu wrote:
> There is one error handling path does not free ref,
> which may cause a memory leak.
>
> Signed-off-by: Dinghao Liu <dinghao.liu@xxxxxxxxxx>
Added to misc-next, thanks.