diff options
author | 2024-07-27 11:04:03 +0200 | |
---|---|---|
committer | 2024-07-29 13:31:27 +0100 | |
commit | 7c70bcc2a84cf925f655ea1ac4b8088062b144a3 (patch) | |
tree | 402867947e6b51f15027dafd583d0fc5fc09fcd1 /scripts/gdb/linux/modules.py | |
parent | selftests: mptcp: fix error path (diff) | |
download | wireguard-linux-7c70bcc2a84cf925f655ea1ac4b8088062b144a3.tar.xz wireguard-linux-7c70bcc2a84cf925f655ea1ac4b8088062b144a3.zip |
selftests: mptcp: always close input's FD if opened
In main_loop_s function, when the open(cfg_input, O_RDONLY) function is
run, the last fd is not closed if the "--cfg_repeat > 0" branch is not
taken.
Fixes: 05be5e273c84 ("selftests: mptcp: add disconnect tests")
Cc: stable@vger.kernel.org
Signed-off-by: Liu Jing <liujing@cmss.chinamobile.com>
Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions