Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Btrfs: Fix double free and off by one in inode.c
The first change removes potential double free, the second fix a off by one error. Signed-off-by: Chris Mason <chris.mason@oracle.com>
- Loading branch information