The first patch fixes a memory leak in the vtep code. This was the last
leak LeakSanitizer was complaining about (on my machine).
The second patch enables LeakSanitizers by default for tests run with
-fsanitize=address.
Dumitru Ceara (2):
ovn-controller-vtep: Fix leak of multicast macs.
tests: Enable memory leak checking when running with AddressSanitizer.
controller-vtep/vtep.c | 10 +++++++---
tests/atlocal.in | 5 +----
tests/automake.mk | 1 +
3 files changed, 9 insertions(+), 7 deletions(-)
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev