bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/24273] An out-of-bounds read in bfd_hash_hash()


From: mgcho.minic at gmail dot com
Subject: [Bug binutils/24273] An out-of-bounds read in bfd_hash_hash()
Date: Wed, 27 Feb 2019 11:43:38 +0000

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

--- Comment #2 from Mingi Cho <mgcho.minic at gmail dot com> ---
Hi Nick,

I used the latest binutils sources, and compiled with following configuration:

CC=clang-5.0 CXX=clang++-5.0 CFLAGS="-m32 -g -O0 -fsanitize=address
-fsanitize-recover=address" CXXFLAGS="-m32 -g -O0 -fsanitize=address
-fsanitize-recover=address" 

I was run the program on Ubuntu 16.04 x86_64.

Best Regards,
Mingi

-- 
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]