[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Memory leak in binutils
From: |
Alan Modra |
Subject: |
Re: Memory leak in binutils |
Date: |
Thu, 5 Dec 2019 16:58:26 +1030 |
User-agent: |
Mutt/1.9.4 (2018-02-28) |
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