diff options
author | 2021-12-09 16:28:39 +0800 | |
---|---|---|
committer | 2021-12-10 19:53:52 -0800 | |
commit | bcd0f93353326954817a4f9fa55ec57fb38acbb0 (patch) | |
tree | 0cfe057392b7fe2cd2ebff355654487bec6c7573 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sch_cake: do not call cake_destroy() from cake_init() (diff) | |
download | wireguard-linux-bcd0f93353326954817a4f9fa55ec57fb38acbb0.tar.xz wireguard-linux-bcd0f93353326954817a4f9fa55ec57fb38acbb0.zip |
phonet: refcount leak in pep_sock_accep
sock_hold(sk) is invoked in pep_sock_accept(), but __sock_put(sk) is not
invoked in subsequent failure branches(pep_accept_conn() != 0).
Signed-off-by: Hangyu Hua <hbh25y@gmail.com>
Link: https://lore.kernel.org/r/20211209082839.33985-1-hbh25y@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions