diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2012-03-27 17:09:18 +0300 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2012-03-27 17:09:18 +0300 |
commit | 5eb56d2520fe16f00756ccdf8eebc277398e0f44 (patch) | |
tree | ab141af79e01000ff04341502f1f42d9a1bef60a /fs/ext3 | |
parent | e4837f8f3b5d08b8c708533a71439bfb40ede467 (diff) |
Btrfs: fix memory leak in resolver code
init_ipath() allocates btrfs_data_container which is never freed. Free
it in free_ipath() and nuke the comment for init_data_container() - we
can safely free it with kfree().
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'fs/ext3')
0 files changed, 0 insertions, 0 deletions