nesto-software / USBProxy

A USB proxy for rpi 4b, based on libUSB & gadgetFS - maintained by Nesto
GNU General Public License v2.0
45 stars 13 forks source link

Search for memory leaks #14

Open MartinLoeper opened 3 years ago

MartinLoeper commented 3 years ago

Make sure the new code, i.e. the ZeroMQ IPC implementation, does not leak any memory.
Idea: Use Valgrind

MartinLoeper commented 3 years ago

Take into account: https://github.com/usb-tools/USBProxy-legacy/issues/79#issuecomment-471610207 and give feedback.