|
From: | mgcho.minic at gmail dot com |
Subject: | [Bug binutils/24898] An out-of-bounds read occured in display_data |
Date: | Tue, 20 Aug 2019 20:50:32 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24898 --- Comment #5 from Mingi Cho <mgcho.minic at gmail dot com> --- Hi, I have tested this bug using the binary compiled with "-O3" and ASAN options as following. CC=clang-5.0 CFLAGS="-m32 -Wextra -Wno-missing-field-initializers -fsanitize=address -fno-omit-frame-pointer -g -O3" CXX=clang++-5.0 CXXFLAGS="-m32" ./configure --disable-gdb --disable-gold --disable-gas --disable-gprof I checked the patch and the bug is disappeared. Thanks. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |