aboutsummaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorHewenliang <[email protected]>2019-11-11 21:16:55 -0500
committerTejun Heo <[email protected]>2019-11-12 07:33:59 -0800
commitd671fa6393d6788fc65555d4643b71cb3a361f36 (patch)
treec43826119de8184262cca1c55d08a4b6cc4fdee7 /net/switchdev/switchdev.c
parent742e8cd3e1ba6f19cad6d912f8d469df5557d0fd (diff)
kselftests: cgroup: Avoid the reuse of fd after it is deallocated
It is necessary to set fd to -1 when inotify_add_watch() fails in cg_prepare_for_wait. Otherwise the fd which has been closed in cg_prepare_for_wait may be misused in other functions such as cg_enter_and_wait_for_frozen and cg_freeze_wait. Fixes: 5313bfe425c8 ("selftests: cgroup: add freezer controller self-tests") Signed-off-by: Hewenliang <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions