summaryrefslogtreecommitdiff
path: root/lib/rbtree.c
diff options
context:
space:
mode:
authorTaehee Yoo <ap420073@gmail.com>2022-05-19 06:15:55 +0300
committerJakub Kicinski <kuba@kernel.org>2022-05-21 03:08:08 +0300
commitfe29794c3585d039fefebaa2b5a4932a627ad4fd (patch)
tree6f367f105bd9a3d2a5f6ffca21bf52739580a12a /lib/rbtree.c
parent937956ba404e70a765ca5aa39d3d7564d86a8872 (diff)
downloadlinux-fe29794c3585d039fefebaa2b5a4932a627ad4fd.tar.xz
amt: fix memory leak for advertisement message
When a gateway receives an advertisement message, it extracts relay information and then it should be freed. But the advertisement handler doesn't free it. So, memory leak would occur. Fixes: cbc21dc1cfe9 ("amt: add data plane of amt interface") Signed-off-by: Taehee Yoo <ap420073@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'lib/rbtree.c')
0 files changed, 0 insertions, 0 deletions