TMPFS: Yet another memory leak
This commit is contained in:
parent
6a2098d35c
commit
2c385b81f8
|
@ -2437,6 +2437,7 @@ errout_with_newparent:
|
||||||
|
|
||||||
errout_with_lock:
|
errout_with_lock:
|
||||||
tmpfs_unlock(fs);
|
tmpfs_unlock(fs);
|
||||||
|
kmm_free(copy);
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue