diff options
author | Jan Kara <[email protected]> | 2020-09-25 12:14:03 +0200 |
---|---|---|
committer | Jan Kara <[email protected]> | 2020-09-29 17:21:46 +0200 |
commit | 044e2e26f214e5ab26af85faffd8d1e4ec066931 (patch) | |
tree | 1451676117a527e6030313e8a2c1b0ef08371cfe /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 3d3dc274ce736227e3197868ff749cff2f175f63 (diff) |
udf: Avoid accessing uninitialized data on failed inode read
When we fail to read inode, some data accessed in udf_evict_inode() may
be uninitialized. Move the accesses to !is_bad_inode() branch.
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