https://bugs.kde.org/show_bug.cgi?id=436413
--- Comment #15 from Mark Wielaard <m...@klomp.org> --- ...checking header files and include directives *** File coregrind/m_replacemalloc/vg_replace_malloc.c must not include pub_tool_options.h Only core headers are allowed in non-tool source files. I assume this is for checking info.clo_realloc_zero_bytes_frees This seems to work, but I don't fully understand how. This is part of the vgpreload library, how does that have access to the tools variables? -- You are receiving this mail because: You are watching all bug changes.