https://sourceware.org/bugzilla/show_bug.cgi?id=22196
Mark Wielaard <mark at klomp dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark at klomp dot org Summary|possible memory leak in |possible memory leak in |libcpu in elfutils |libcpu i386_gendis |0.170(HEAD) | --- Comment #1 from Mark Wielaard <mark at klomp dot org> --- Note that i386_gendis is only used during the build (it is an noinst_PROGRAMS) to generate the libcpu/i386_dis.h file. So any memory leaks in it aren't of much concern. Also note that you can configure --enable-valgrind to run all tests under valgrind. Which makes tests fail if there are any memory leaks. -- You are receiving this mail because: You are on the CC list for the bug.