aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorChristian Brauner <[email protected]>2022-11-03 08:18:46 +0100
committerChristian Brauner (Microsoft) <[email protected]>2022-11-03 08:18:46 +0100
commit5b52aebef8954cadff29918bb61d7fdc7be07837 (patch)
tree2e2eafedc756efbeccf4eaedbf5afb3f4fe3309c /scripts/generate_rust_analyzer.py
parent16257cf6658d5bde2a055caf48f143c255abade7 (diff)
ovl: call posix_acl_release() after error checking
The current placement of posix_acl_release() in ovl_set_or_remove_acl() means it can be called on an error pointer instead of actual acls. Fix this by moving the posix_acl_release() call after the error handling. Fixes: 0e641857322f ("ovl: implement set acl method") # mainline only Reported-by: [email protected] Signed-off-by: Christian Brauner (Microsoft) <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions