diff options
author | Ying Xue <ying.xue@windriver.com> | 2014-04-29 05:12:18 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-04-30 19:31:26 +0200 |
commit | 1621b94d2a655c8548ddbdfc8ccf907a5bbdc860 (patch) | |
tree | 84659a30a430a7bfe1bc19bf954b220ceb4f84a6 /net/tipc/bearer.h | |
parent | net: ipv6: Introduce ip6_sk_dst_hoplimit. (diff) | |
download | linux-1621b94d2a655c8548ddbdfc8ccf907a5bbdc860.tar.xz linux-1621b94d2a655c8548ddbdfc8ccf907a5bbdc860.zip |
tipc: fix memory leak of publications
Commit 1bb8dce57f4d15233688c68990852a10eb1cd79f ("tipc: fix memory
leak during module removal") introduced a memory leak issue: when
name table is stopped, it's forgotten that publication instances are
freed properly. Additionally the useless "continue" statement in
tipc_nametbl_stop() is removed as well.
Reported-by: Jason <huzhijiang@gmail.com>
Signed-off-by: Ying Xue <ying.xue@windriver.com>
Acked-by: Erik Hugne <erik.hugne@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/bearer.h')
0 files changed, 0 insertions, 0 deletions