diff options
author | 2010-03-25 12:37:12 +0000 | |
---|---|---|
committer | 2010-03-30 21:19:08 -0400 | |
commit | 90d2c51dbb4db05c040bc7db264bb7ab35e35455 (patch) | |
tree | d97b50f0a064366aecce9671b8e1791263999e59 /lib/bitmap.c | |
parent | Btrfs: remove duplicate include in ioctl.c (diff) | |
download | linux-dev-90d2c51dbb4db05c040bc7db264bb7ab35e35455.tar.xz linux-dev-90d2c51dbb4db05c040bc7db264bb7ab35e35455.zip |
Btrfs: add NULL check for do_walk_down()
btrfs_find_create_tree_block() may return NULL, so we must check the returned
value, or we will access a NULL pointer.
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions