diff options
author | Jan Kara <[email protected]> | 2020-09-22 12:20:14 +0200 |
---|---|---|
committer | Jan Kara <[email protected]> | 2020-09-22 12:20:14 +0200 |
commit | a7be300de800e755714c71103ae4a0d205e41e99 (patch) | |
tree | 86cf561ebc30616f8049efb93408454eea74211e /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | aa9f6661eddd342e8d7a621a805beb7354d8d8f9 (diff) |
udf: Fix memory leak when mounting
udf_process_sequence() allocates temporary array for processing
partition descriptors on volume which it fails to free. Free the array
when it is not needed anymore.
Fixes: 7b78fd02fb19 ("udf: Fix handling of Partition Descriptors")
CC: [email protected]
Reported-by: [email protected]
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions