On Sat, Feb 15, 2025 at 10:29:28PM +0800, Zhengxiong Luo wrote:
> Dear Binutils Maintainer,
>
> I'm reporting two undefined behavior issues found in binutils-2.43's cxxfilt.
The demangler is part of the gcc project. Bugs in the demangler
should be reported to https://gcc.gnu.org/bugzilla/ Pleas
Dear Binutils Maintainer,
I'm reporting two undefined behavior issues found in binutils-2.43's cxxfilt.
# Build
```shell
wget https://ftp.gnu.org/gnu/binutils/binutils-2.43.tar.gz
tar -xzf binutils-2.43.tar.gz
rm binutils-2.43.tar.gz
cd binutils-2.43
CC=clang CXX=clang++ CFLAGS="-g -fsanitize=ad