diff options
author | Dan Carpenter <error27@gmail.com> | 2009-11-10 10:01:43 +0100 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2009-11-11 20:20:18 +0100 |
commit | 4eb3991c5def39bcf553c14ebe2618fcb47b627f (patch) | |
tree | 9c35f532bd29e68014cc16dc6e528a8cca5cfe34 /Documentation | |
parent | Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root (diff) | |
download | linux-4eb3991c5def39bcf553c14ebe2618fcb47b627f.tar.xz linux-4eb3991c5def39bcf553c14ebe2618fcb47b627f.zip |
Btrfs: avoid null deref in unpin_extent_cache()
I re-orderred the checks to avoid dereferencing "em" if it was null.
Found by smatch static checker.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions