Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
ipv4: fix lock leaks
In methods listening_get_first and listening_get_first in tcp_ipv4.c, there are lock leaks when seq_sk_match returns true. Signed-off-by: Ryan Cai <ycaibb@gmail.com>
- Loading branch information