This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH OBV] Fix stack buffer overflow in aarch64_extract_return_value


Simon Marchi <simon.marchi@ericsson.com> writes:

> Hi Yao,
>
> -fsanitize=address is awesome.  Do you think we could always run tests
> with it enabled on buildbot?

Yes, but we need to fix these existing errors found by
-fsanitize=address first.  I built GDB for aarch64-linux with
-fsanitize=address, and run tests.  There are still some errors to be
fixed, while most of them are not arch-specific.

-- 
Yao (éå)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]