diff options
author | 2010-02-25 20:38:35 +0000 | |
---|---|---|
committer | 2010-03-08 16:26:50 -0500 | |
commit | da495ecc0fb096b383754952a1c152147bc95b52 (patch) | |
tree | beec70bea515038c849c1b34836bba2455d90f2b /net/lapb/lapb_subr.c | |
parent | Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL (diff) | |
download | linux-dev-da495ecc0fb096b383754952a1c152147bc95b52.tar.xz linux-dev-da495ecc0fb096b383754952a1c152147bc95b52.zip |
Btrfs: kfree correct pointer during mount option parsing
We kstrdup the options string, but then strsep screws with the pointer,
so when we kfree() it, we're not giving it the right pointer.
Tested-by: Andy Lutomirski <luto@mit.edu>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions