aboutsummaryrefslogtreecommitdiffstats
path: root/example/invalidate_path.c
diff options
context:
space:
mode:
authorFrank Dinoff <fdinoff@google.com>2022-03-21 13:13:21 -0400
committerFrank Dinoff <fdinoff@google.com>2022-03-21 15:02:26 -0400
commit2da64ec9a37d684b73882574f391f9ad366b3c0d (patch)
treeb9e97eab354f50a7364d12e8d61fc1ae55b15ca7 /example/invalidate_path.c
parent2b7a6f065b6e30723d6cc8668cff198dbb62b914 (diff)
downloadlibfuse-2da64ec9a37d684b73882574f391f9ad366b3c0d.tar.gz
Fix fd leak with clone_fd
do_interrupt would destroy_req on the request without decrementing the channel's refcount. With clone_fd this could leak file descriptors if the worker thread holding the cloned fd was destroyed. (Only max_idle_threads are kept).
Diffstat (limited to 'example/invalidate_path.c')
0 files changed, 0 insertions, 0 deletions