this memory is expected to leak, but will create lots of leak warning for any exe which depends on it. rmw_cyclonedds is load through dlopen, such leak can't suppressed by runtime suppression https://github.com/google/sanitizers/issues/89, better to annotate it
this memory is expected to leak, but will create lots of leak warning for any exe which depends on it. rmw_cyclonedds is load through dlopen, such leak can't suppressed by runtime suppression https://github.com/google/sanitizers/issues/89, better to annotate it