bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/32576] ld memory leak in xmalloc


From: swj22 at mails dot tsinghua.edu.cn
Subject: [Bug binutils/32576] ld memory leak in xmalloc
Date: Mon, 20 Jan 2025 04:22:30 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=32576

--- Comment #1 from 孙文举 <swj22 at mails dot tsinghua.edu.cn> ---
**Step to reproduce**

We configured `ld` using 

`CFLAGS="-g -fsanitize=address" ./configure --prefix=$(pwd)/ ` 

and build it using `make -j `, and run it with:

```
./ld -w

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]