aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/wireguard/wireguard_send.c
diff options
context:
space:
mode:
authorAndrew Yourtchenko <ayourtch@gmail.com>2022-11-28 17:56:16 +0000
committerOle Tr�an <otroan@employees.org>2022-11-29 13:48:45 +0000
commit3f885f97f0bb812296cb549acd3c4b8fc17de0c9 (patch)
treeac5b7120498d6982b19911b775b3f7b43d1e0102 /src/plugins/wireguard/wireguard_send.c
parent6db2758611dd5f1cf82c0bf78cfb95230ed2786f (diff)
stats: fix the memory leak in stat_client.c
The issue can be reproduced by running "vpp_get_stats tightpoll" The root cause is that the control flow discards the "result" struct being prepared, along with pointer its allocated name. This results in a memory leak. Type: fix Change-Id: Ibf884e92314f19b983a0159fc1257b3fa0110443 Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Diffstat (limited to 'src/plugins/wireguard/wireguard_send.c')
0 files changed, 0 insertions, 0 deletions