lcm-proj / lcm

Lightweight Communications and Marshalling
GNU Lesser General Public License v2.1
944 stars 385 forks source link

Memory Leaks in lcm-gen #484

Open nosracd opened 6 months ago

nosracd commented 6 months ago

So far these leaks have had a minimal impact so they've rather than fixing them people have done workarounds like disabling ASAN for this code:

https://github.com/lcm-proj/lcm/blob/master/lcmgen/CMakeLists.txt#L29