diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2014-03-28 11:06:00 +0300 |
---|---|---|
committer | Chris Mason <clm@fb.com> | 2014-04-07 09:08:44 -0700 |
commit | 84dbeb87d1439d3a6614c95e82429542434bafb9 (patch) | |
tree | 565df09d67424d796b3c321b579ff967885e4c1e /fs/super.c | |
parent | e9894fd3e3b3c5ecaa096d32c2d2b79db8e64433 (diff) |
Btrfs: kmalloc() doesn't return an ERR_PTR
The error handling was copy and pasted from memdup_user(). It should be
checking for NULL obviously.
Fixes: abccd00f8af2 ('btrfs: Fix 32/64-bit problem with BTRFS_SET_RECEIVED_SUBVOL ioctl')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'fs/super.c')
0 files changed, 0 insertions, 0 deletions