diff options
author | 2018-02-25 12:17:31 -0800 | |
---|---|---|
committer | 2018-02-26 10:02:13 -0800 | |
commit | 5b4c845ea4f4b86c43096eb924354c83a2e26f3c (patch) | |
tree | 49d0741f02305b0b9169c4aeadeda594bfaae0d7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: reserve blocks for refcount / rmap log item recovery (diff) | |
download | linux-dev-5b4c845ea4f4b86c43096eb924354c83a2e26f3c.tar.xz linux-dev-5b4c845ea4f4b86c43096eb924354c83a2e26f3c.zip |
xfs: fix potential memory leak in mount option parsing
When specifying string type mount option (e.g., logdev)
several times in a mount, current option parsing may
cause memory leak. Hence, call kfree for previous one
in this case.
Signed-off-by: Chengguang Xu <cgxu519@icloud.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions