This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug backends/22196] possible memory leak in libcpu i386_gendis


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]