diff options
author | Chris Mason <clm@fb.com> | 2014-05-21 05:49:54 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-06-30 20:12:01 -0700 |
commit | 9ed3912c6855efe2f68b90d76e0c91a9c525ab71 (patch) | |
tree | 13f9b37cff647bfc539ca3b3e451e3be2275055f /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 3899510979e555166e0b13060a54a0b449674d22 (diff) |
Btrfs: fix double free in find_lock_delalloc_range
commit 7d78874273463a784759916fc3e0b4e2eb141c70 upstream.
We need to NULL the cached_state after freeing it, otherwise
we might free it again if find_delalloc_range doesn't find anything.
Signed-off-by: Chris Mason <clm@fb.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions