public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix some sanitizer errors
@ 2021-05-03 19:32 Tom Tromey
  2021-05-03 19:32 ` [PATCH 1/3] Add virtual destructor to dwarf2_per_cu_data Tom Tromey
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Tom Tromey @ 2021-05-03 19:32 UTC (permalink / raw)
  To: gdb-patches

I tried a build with the address sanitizer, and another with the
undefined behavior sanitizer.

This series fixes the simplest bugs I found.

There is still one remaining address sanitizer report that I didn't
investigate, coming from gdb.dwarf2/dw2-icc-opaque.exp.  There's also
one remaining undefined behavior report, triggered by
gdb.ada/access_to_packed_array.exp.

Tested on x86-64 Fedora 32.

Tom



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-05-17 18:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-03 19:32 [PATCH 0/3] Fix some sanitizer errors Tom Tromey
2021-05-03 19:32 ` [PATCH 1/3] Add virtual destructor to dwarf2_per_cu_data Tom Tromey
2021-05-04 15:34   ` Tom Tromey
2021-05-06 17:23     ` Tom Tromey
2021-05-03 19:32 ` [PATCH 2/3] Fix buffer underflow in add_path Tom Tromey
2021-05-06 14:53   ` Tom de Vries
2021-05-03 19:32 ` [PATCH 3/3] Fix ubsan build Tom Tromey
2021-05-17 18:53 ` [PATCH 0/3] Fix some sanitizer errors Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).