Skip to content
Snippets Groups Projects
Commit 45f49bce authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: avoid NULL pointer deref in try_release_extent_buffer


If we fail to find a pointer in the radix tree, don't try
to deref the NULL one we do have.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent a1b075d2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment