On Wed, Dec 04, 2019 at 07:14:06PM +0800, Xiaohan Wu wrote: > Hello, I got a memory leak bug in binutils. > > ASAN log: > > ==29347==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3 byte(s) in 1 object(s) allocated from: > #0 0x483514 in __strdup > /src/llvm-project/compiler-rt/lib/asan/asan_interceptors.cpp:468:3 > #1 0x6e76d0 in get_field > /src/binutils-gdb/opcodes/microblaze-dis.c:46:11
This is PR25249, fixed with git commit 378fd436405b3. -- Alan Modra Australia Development Lab, IBM