diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2023-09-15 15:55:40 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-22 17:10:14 -0400 |
commit | e9a0a26ed05a93034f3d49374dd5ef943db2d5b7 (patch) | |
tree | 753d34c6401d9d2a4e883301d726bee946de1b21 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 265cc423155d56030e44068680085adb59800326 (diff) |
bcachefs: acl: Uninitialized variable in bch2_acl_chmod()
The clean up code at the end of the function uses "acl" so it needs
to be initialized to NULL.
Fixes: 53306e096d91 ("bcachefs: Always check for transaction restarts")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions