/r/c/vpp/+/34536 ?
Best
ben
-Original Message-
From: vpp-dev@lists.fd.io On Behalf Of Ben McKeegan
Sent: mardi 16 novembre 2021 15:04
To: vpp-dev@lists.fd.io
Subject: [vpp-dev] Memory leak in map plugin
Hello,
I have identified a memory leak the ip4_map function of
src/plugins
mardi 16 novembre 2021 15:04
> To: vpp-dev@lists.fd.io
> Subject: [vpp-dev] Memory leak in map plugin
>
> Hello,
>
> I have identified a memory leak the ip4_map function of
> src/plugins/ip4_map.c. I am using the 21.10 release.
>
> Enabling memory trace of the main-he
Hello,
I have identified a memory leak the ip4_map function of
src/plugins/ip4_map.c. I am using the 21.10 release.
Enabling memory trace of the main-heap via the debug CLI and backtracing
with gdb both point to all the leaked memory being allocated from the
vec_add1(buffer0,pi0) macro at l