diff options
author | Sabrina Dubroca <[email protected]> | 2017-08-14 18:04:24 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-08-14 22:17:05 -0700 |
commit | 539a06baedd06127389b254f6b9f016ca072da13 (patch) | |
tree | 0ad4648c157cf03a6f00c4a55c159a1a766eb972 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | bae514a688881bb8ea15e836cad6df95e4b94190 (diff) |
tcp: ulp: avoid module refcnt leak in tcp_set_ulp
__tcp_ulp_find_autoload returns tcp_ulp_ops after taking a reference on
the module. Then, if ->init fails, tcp_set_ulp propagates the error but
nothing releases that reference.
Fixes: 734942cc4ea6 ("tcp: ULP infrastructure")
Signed-off-by: Sabrina Dubroca <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions