kmesh-net / kmesh

High Performance ServiceMesh Data Plane Based on Programmable Kernel
https://kmesh.net
Apache License 2.0
407 stars 55 forks source link

Memory Leak in /bpf/deserialization_to_bpf_map/deserialization_to_bpf_map.c #826

Open Okabe-Rintarou-0 opened 1 week ago

Okabe-Rintarou-0 commented 1 week ago

What happened: Some places called calloc or malloc but not free it. What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

hzxuzhonghu commented 1 week ago

cc @nlgwcy