https://bugs.kde.org/show_bug.cgi?id=377700
--- Comment #1 from Florian Weimer <fwei...@redhat.com> --- To work around this issue, you should link the rdkafka application dynamically. Even if we fix the bug you reported, valgrind will not be able to recognize memory allocations in a statically linked application, so it will not be useful for discovering memory leaks. -- You are receiving this mail because: You are watching all bug changes.