ZeroCM / zcm

Zero Communications and Marshalling
http://zerocm.github.io/zcm/
GNU Lesser General Public License v2.1
233 stars 67 forks source link

Message buffer not freed in UDPM destructor #415

Closed mattjdioguardi closed 1 year ago

jbendes commented 1 year ago

Did you test this with valgrind memcheck or asan? The whole udpm implementation is pretty messy and I'm not very familiar with it but this change seems legitimate after quickly reading the buffer and mempool code.